Searched refs:argv0 (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wlan/mac80211/ti-utils/
H A Dcalibrator.c171 static const char *argv0; variable
177 printf("Usage:\t%s [options] command\n", argv0);
222 printf("\nUsage:\t%s [options] ", argv0);
492 argv0 = *argv++;
/hardware/ril/rild/
H A Drild.c42 static void usage(const char *argv0) argument
44 fprintf(stderr, "Usage: %s -l <ril impl library> [-- <args for impl library>]\n", argv0);

Completed in 154 milliseconds