Searched refs:PROGNAME (Results 1 - 3 of 3) sorted by relevance

/system/core/run-as/
H A Drun-as.c18 #define PROGNAME "run-as" macro
19 #define LOG_TAG PROGNAME
83 const char* str = "Usage: " PROGNAME " <package-name> <command> [<args>]\n\n";
94 fprintf(stderr, "%s: ", PROGNAME);
/system/extras/tests/bionic/libc/common/
H A Dtest_udp.c4 #define PROGNAME "test_udp" macro
28 printf("usage: %s [options]\n", PROGNAME);
/system/extras/tests/bionic/libc/
H A Drun-test.sh62 echo "Usage: $PROGNAME [options] <test-name>"

Completed in 103 milliseconds