Home
last modified time | relevance | path

Searched defs:arglist (Results 1 – 25 of 81) sorted by relevance

1234

/external/toybox/toys/net/
Drfkill.c43 struct arglist { in rfkill_main() struct
44 char *name; in rfkill_main()
45 int idx; in rfkill_main()
/external/openssh/
Dmisc.h74 typedef struct arglist arglist; typedef
75 struct arglist { struct
80 void addargs(arglist *, char *, ...) argument
/external/libdaemon/libdaemon/
Ddlog.c51 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/
DIBCarbonscan.py26 def destination(self, type, name, arglist): argument
/external/ltp/testcases/misc/math/float/power/
Dgenpower.c58 char *arglist[] = { func_name, NULL }; in create_file() local
/external/ltp/testcases/misc/math/float/exp_log/
Dgenexp_log.c58 char *arglist[] = { func_name, NULL }; in create_file() local
/external/ltp/testcases/misc/math/float/bessel/
Dgenbessel.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/external/ltp/testcases/misc/math/float/iperb/
Dgeniperb.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/external/autotest/client/tests/aio_dio_bugs/
Daio_dio_bugs.py13 arglist = 1 variable
/external/one-true-awk/
Dawkgram.y38 Node *arglist = 0; /* list of args for current function */ variable
/external/ltp/testcases/misc/math/float/trigo/
Dgentrigo.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/external/python/cpython2/Mac/Modules/res/
Dresscan.py28 def destination(self, type, name, arglist): argument
/external/autotest/client/tests/rmaptest/
Drmaptest.py11 arglist = 1 variable
/external/python/cpython2/Mac/Modules/carbonevt/
DCarbonEvtscan.py37 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/menu/
Dmenuscan.py23 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/ctl/
Dctlscan.py24 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/ae/
Daescan.py29 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/qd/
Dqdscan.py50 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/snd/
Dsndscan.py26 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/scrap/
Dscrapscan.py29 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/win/
Dwinscan.py23 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/qdoffs/
Dqdoffsscan.py23 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/ah/
Dahscan.py27 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/te/
Dtescan.py27 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/drag/
Ddragscan.py35 def destination(self, type, name, arglist): argument

1234