/external/toybox/toys/net/ |
D | rfkill.c | 43 struct arglist { in rfkill_main() struct 44 char *name; in rfkill_main() 45 int idx; in rfkill_main()
|
/external/openssh/ |
D | misc.h | 74 typedef struct arglist arglist; typedef 75 struct arglist { struct 80 void addargs(arglist *, char *, ...) argument
|
/external/libdaemon/libdaemon/ |
D | dlog.c | 51 void daemon_logv(int prio, const char* template, va_list arglist) { in daemon_logv() 79 va_list arglist; in daemon_log() local
|
/external/python/cpython2/Mac/Modules/ibcarbon/ |
D | IBCarbonscan.py | 26 def destination(self, type, name, arglist): argument
|
/external/ltp/testcases/misc/math/float/power/ |
D | genpower.c | 58 char *arglist[] = { func_name, NULL }; in create_file() local
|
/external/ltp/testcases/misc/math/float/exp_log/ |
D | genexp_log.c | 58 char *arglist[] = { func_name, NULL }; in create_file() local
|
/external/ltp/testcases/misc/math/float/bessel/ |
D | genbessel.c | 59 char *arglist[] = { func_name, NULL }; in create_file() local
|
/external/ltp/testcases/misc/math/float/iperb/ |
D | geniperb.c | 59 char *arglist[] = { func_name, NULL }; in create_file() local
|
/external/autotest/client/tests/aio_dio_bugs/ |
D | aio_dio_bugs.py | 13 arglist = 1 variable
|
/external/one-true-awk/ |
D | awkgram.y | 38 Node *arglist = 0; /* list of args for current function */ variable
|
/external/ltp/testcases/misc/math/float/trigo/ |
D | gentrigo.c | 59 char *arglist[] = { func_name, NULL }; in create_file() local
|
/external/python/cpython2/Mac/Modules/res/ |
D | resscan.py | 28 def destination(self, type, name, arglist): argument
|
/external/autotest/client/tests/rmaptest/ |
D | rmaptest.py | 11 arglist = 1 variable
|
/external/python/cpython2/Mac/Modules/carbonevt/ |
D | CarbonEvtscan.py | 37 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/menu/ |
D | menuscan.py | 23 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/ctl/ |
D | ctlscan.py | 24 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/ae/ |
D | aescan.py | 29 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/qd/ |
D | qdscan.py | 50 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/snd/ |
D | sndscan.py | 26 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/scrap/ |
D | scrapscan.py | 29 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/win/ |
D | winscan.py | 23 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/qdoffs/ |
D | qdoffsscan.py | 23 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/ah/ |
D | ahscan.py | 27 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/te/ |
D | tescan.py | 27 def destination(self, type, name, arglist): argument
|
/external/python/cpython2/Mac/Modules/drag/ |
D | dragscan.py | 35 def destination(self, type, name, arglist): argument
|