HomeSort by relevance Sort by last modified time
    Searched full:program_invocation_short_name (Results 1 - 25 of 38) sorted by null

1 2

  /external/kmod/tools/
log.c 88 program_invocation_short_name, prioname, file, line,
91 fprintf(stderr, "%s: %s: %s", program_invocation_short_name,
104 openlog(program_invocation_short_name, LOG_CONS, LOG_DAEMON);
135 fprintf(stderr, "%s: %s: %s", program_invocation_short_name,
insert.c 42 program_invocation_short_name);
insmod.c 46 program_invocation_short_name);
kmod.c 173 if (streq(program_invocation_short_name, "kmod"))
remove.c 42 program_invocation_short_name);
modprobe.c 141 program_invocation_short_name, program_invocation_short_name,
142 program_invocation_short_name, program_invocation_short_name,
143 program_invocation_short_name, program_invocation_short_name);
rmmod.c 61 program_invocation_short_name);
static-nodes.c 145 program_invocation_short_name);
modinfo.c 346 program_invocation_short_name);
depmod.c 108 program_invocation_short_name);
    [all...]
  /hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/src/
platform_lib_gettid.cpp 36 return program_invocation_short_name;
  /hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/src/
platform_lib_gettid.cpp 36 return program_invocation_short_name;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
errno.h 55 extern char *program_invocation_name, *program_invocation_short_name;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libmemusage.so 
  /external/elfutils/lib/
color.c 133 program_invocation_short_name, arg);
135 program_invocation_short_name);
  /external/mesa3d/src/gallium/auxiliary/os/
os_process.c 88 name = program_invocation_short_name;
  /external/kmod/port-gnu/
config.h 178 #define program_invocation_short_name "depmod" macro
  /external/elfutils/src/
ar.c 189 program_invocation_short_name);
209 program_invocation_short_name);
233 argp_help (&argp, stderr, ARGP_HELP_SEE, program_invocation_short_name);
247 program_invocation_short_name);
312 program_invocation_short_name);
1117 program_invocation_short_name, arfname);
1231 program_invocation_short_name, argv[cnt]);
    [all...]
elfcmp.c 144 argp_help (&argp, stderr, ARGP_HELP_SEE, program_invocation_short_name);
707 program_invocation_short_name);
objdump.c 234 program_invocation_short_name);
readelf.c 450 program_invocation_short_name);
482 program_invocation_short_name);
    [all...]
  /system/core/base/
logging.cpp 27 // For getprogname(3) or program_invocation_short_name.
96 return program_invocation_short_name;
  /external/mesa3d/src/gallium/winsys/virgl/vtest/
virgl_vtest_socket.c 91 name = program_invocation_short_name;
  /external/mesa3d/src/mesa/drivers/dri/common/
xmlconfig.c 48 extern char *program_invocation_name, *program_invocation_short_name;
50 # define GET_PROGRAM_NAME() program_invocation_short_name
52 # define GET_PROGRAM_NAME() program_invocation_short_name
    [all...]
  /external/devlib/devlib/bin/armeabi/
m5 

Completed in 993 milliseconds

1 2