Home
last modified time | relevance | path

Searched refs:program_invocation_short_name (Results 1 – 25 of 33) sorted by relevance

12

/third_party/weston/shared/
Dxalloc.c36 #ifndef program_invocation_short_name
37 #define program_invocation_short_name __func__ macro
44 fprintf(stderr, "[%s] ", program_invocation_short_name); in fail_on_null()
/third_party/eudev/src/udev/
Dudevadm.c65 , program_invocation_short_name); in adm_help()
131 fprintf(stderr, "%s: missing or unknown command\n", program_invocation_short_name); in main()
Dudevadm-test-builtin.c42 , program_invocation_short_name); in help()
Dudevadm-control.c44 , program_invocation_short_name); in print_help()
Dudevadm-settle.c46 , program_invocation_short_name); in help()
Dudevadm-test.c42 , program_invocation_short_name); in help()
Dudevadm-trigger.c95 , program_invocation_short_name); in help()
Dudevadm-monitor.c75 , program_invocation_short_name); in help()
Dudevadm-info.c282 , program_invocation_short_name); in help()
/third_party/musl/porting/uniproton/kernel/include/
Derrno.h19 extern char *program_invocation_short_name, *program_invocation_name;
/third_party/musl/porting/liteos_m/kernel/include/
Derrno.h19 extern char *program_invocation_short_name, *program_invocation_name;
/third_party/musl/ndk_musl_include/
Derrno.h19 extern char *program_invocation_short_name, *program_invocation_name;
/third_party/musl/include/
Derrno.h19 extern char *program_invocation_short_name, *program_invocation_name;
/third_party/musl/src/internal/
Dlibc.c8 weak_alias(__progname, program_invocation_short_name);
/third_party/musl/porting/liteos_m/user/include/
Derrno.h19 extern char *program_invocation_short_name, *program_invocation_name;
/third_party/eudev/hm_src/
Dconfig.h11 #define program_invocation_short_name "udev" macro
/third_party/musl/porting/liteos_a/kernel/include/
Derrno.h22 extern char *program_invocation_short_name, *program_invocation_name;
/third_party/musl/
Ddynamic.list42 program_invocation_short_name;
/third_party/eudev/src/v4l_id/
Dv4l_id.c52 , program_invocation_short_name); in main()
/third_party/eudev/src/shared/
Dlog.c338 IOVEC_SET_STRING(iovec[2], program_invocation_short_name); in write_to_syslog()
386 IOVEC_SET_STRING(iovec[1], program_invocation_short_name); in write_to_kmsg()
/third_party/mesa3d/src/util/
Du_process.c101 # define GET_PROGRAM_NAME() program_invocation_short_name
/third_party/libinput/tools/
Dptraccel-debug.c176 printf("Usage: %s [options] [dx1] [dx2] [...] > gnuplot.data\n", program_invocation_short_name); in usage()
Dlibinput-record.c2407 program_invocation_short_name, in usage()
2408 program_invocation_short_name, in usage()
2409 program_invocation_short_name, in usage()
2410 program_invocation_short_name, in usage()
2411 program_invocation_short_name); in usage()
/third_party/weston/clients/
Dtouch-calibrator.c872 fprintf(stderr, "%s error: ", program_invocation_short_name); in pr_err()
884 program_invocation_short_name); in help()
/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c227 device, program_invocation_short_name); in dump_execbuffer2()
491 device, program_invocation_short_name); in maybe_init()

12