/external/bluetooth/bluez/compat/ |
dun.c | 154 static int dun_exec(char *tty, char *prog, char **args) 176 execvp(prog, args); 178 syslog(LOG_ERR, "Error while executing %s", prog);
|
/external/elfutils/m4/ |
progtest.m4 | 23 dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
|
/external/icu4c/config/ |
icu-config.1.in | 71 .BI "\-\-invoke=" "prog" 224 .BI "\-\-invoke=" "prog"
|
/external/quake/quake/src/QW/server/ |
world.h | 71 // if touchtriggers, calls prog functions for the intersected triggers
|
/external/quake/quake/src/WinQuake/ |
world.h | 57 // if touchtriggers, calls prog functions for the intersected triggers
|
/external/ppp/pppd/ |
main.c | 225 char *prog; member in struct:subprocess 631 dbglog(" script %s, pid %d", chp->prog, chp->pid); [all...] |
/external/e2fsprogs/lib/blkid/ |
dev.c | 196 void usage(char *prog) 198 fprintf(stderr, "Usage: %s [-f blkid_file] [-m debug_mask]\n", prog);
|
/external/openssl/apps/ |
ciphers.c | 69 #undef PROG 70 #define PROG ciphers_main
|
errstr.c | 68 #undef PROG 69 #define PROG errstr_main
|
nseq.c | 65 #undef PROG 66 #define PROG nseq_main
|
asn1pars.c | 80 #undef PROG 81 #define PROG asn1parse_main 94 char *infile=NULL,*str=NULL,*prog,*oidfile=NULL, *derfile=NULL; local 113 prog=argv[0]; 197 BIO_printf(bio_err,"%s [options] <infile\n",prog);
|
dsaparam.c | 80 #undef PROG 81 #define PROG dsaparam_main 121 char *infile,*outfile,*prog,*inrand=NULL; local 145 prog=argv[0]; 220 BIO_printf(bio_err,"%s [options] [bits] <infile >outfile\n",prog);
|
rsa.c | 74 #undef PROG 75 #define PROG rsa_main 110 char *infile,*outfile,*prog; local 132 prog=argv[0]; 201 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);
|
/sdk/sdkmanager/app/etc/ |
android.bat | 23 rem Set up prog to be the path of this script, including following symlinks, 25 set prog=%~f0 variable
|
/external/blktrace/btt/ |
btt_plot.py | 195 prog = args[0][args[0].rfind('/')+1:] 196 if prog == 'btt_plot.py': 198 elif not prog in progs: 199 fatal('%s not a valid command name' % prog) 201 type = prog[prog.rfind('_')+1:prog.rfind('.py')]
|
/external/e2fsprogs/lib/ext2fs/ |
icount.c | 665 struct test_program prog[] = { variable in typeref:struct:test_program 753 int run_test(int flags, int size, char *dir, struct test_program *prog) 777 for (pc = prog; pc->cmd != EXIT; pc++) { 838 failed += run_test(0, 0, 0, prog); 840 failed += run_test(EXT2_ICOUNT_OPT_INCREMENT, 0, 0, prog); 844 failed += run_test(0, 0, ".", prog); 846 failed += run_test(EXT2_ICOUNT_OPT_INCREMENT, 0, ".", prog);
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
arm-eabi-gdbtui.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
arm-eabi-gdbtui.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
arm-eabi-gdbtui.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
arm-eabi-gdbtui.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gdb.1 | 27 .I prog\c 30 .I prog\c 42 .I prog\c
|