Searched +defs:arg +defs:list (Results 1 - 25 of 148) sorted by relevance

123456

/macosx-10.10.1/libunwind-35.3/testsuite/
H A Dbacktrace.c29 int bar(const char** list) argument
51 static void* work(void* arg) argument
/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DInterestNotification.c49 const void * arg; member in struct:InterestNotification
61 const void * arg = interest_p->arg; local
100 io_iterator_t list = MACH_PORT_NULL; local
93 InterestNotificationStart(InterestNotificationRef interest_p, const char * if_name, InterestNotificationCallbackRef callback, const void * arg) argument
162 InterestNotificationCreate(const char * if_name, InterestNotificationCallbackRef callback, const void * arg) argument
184 change_callback(InterestNotificationRef interest_p, const void * arg) argument
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dwordexp.c31 struct list struct
203 struct list *arg, *argnext; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/eshell/
H A Desh-arg.el[all...]
H A Desh-util.el[all...]
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dils.c90 char *arg, *f; local
91 char **list; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/cdt/
H A Ddtlist.c41 Dtlist_t *list = (Dtlist_t*)dt->data; local
71 Dtlist_t *list = (Dtlist_t*)dt->data; local
92 Dtlist_t *list = (Dtlist_t*)dt->data; local
118 Dtlist_t *list = (Dtlist_t*)dt->data; local
174 Dtlist_t *list = (Dtlist_t*)dt->data; local
338 listevent(Dt_t* dt, int event, Void_t* arg) argument
346 Dtlist_t *list = (Dtlist_t*)dt->data; local
[all...]
H A Ddthash.c200 static Void_t* hlist(Dt_t* dt, Dtlink_t* list, int type) argument
386 static int hashevent(Dt_t* dt, int event, Void_t* arg) argument
H A Ddttree.c143 static Void_t* tlist(Dt_t* dt, Dtlink_t* list, int type) argument
250 tbalance(Dtlink_t* list, ssize_t size) argument
275 Dtlink_t *l, *list; local
285 troot(Dt_t* dt, Dtlink_t* list, Dtlink_t* link, Void_t* obj, int type) argument
639 treeevent(Dt_t* dt, int event, Void_t* arg) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dpcomplete.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dreftex-parse.el[all...]
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy_connect.c83 set_allowed_ports(cmd_parms *parms, void *dummy, const char *arg) argument
120 port_range *list = (port_range *) conf->allowed_connect_ports->elts; local
H A Dmod_proxy_scgi.c160 bucket_socket_ex_create(socket_ex_data *data, apr_bucket_alloc_t *list) argument
579 scgi_set_send_file(cmd_parms *cmd, void *mconfig, const char *arg) argument
[all...]
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnotifications.c122 CFArrayRef list; local
250 CFArrayRef list; local
280 _watcher(void *arg) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dundo.c326 Lisp_Object list; local
460 Lisp_Object n, list; variable
465 register int arg; variable
[all...]
/macosx-10.10.1/postfix-255/postfix/src/postconf/
H A Dpostconf_user.c306 PCF_PARAM_INFO **list; local
335 char *arg; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexp_trap.c308 Tcl_Obj **list; /* list of signals */ local
309 char *arg; local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkOldConfig.c133 CONST char *arg; local
637 char *list; local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/src/
H A Dtool_setopt.c470 va_list arg; local
427 tool_setopt_slist(CURL *curl, struct GlobalConfig *config, const char *name, CURLoption tag, struct curl_slist *list) argument
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkOldConfig.c123 CONST char *arg; local
609 char *list; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl-specs.el[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isccc/
H A Dcc.c192 list_towire(isccc_sexpr_t *list, isccc_region_t *target) argument
424 isccc_sexpr_t *list, *value; local
727 symtab_undefine(char *key, unsigned int type, isccc_symvalue_t value, void *arg) argument
738 symtab_clean(char *key, unsigned int type, isccc_symvalue_t value, void *arg) argument
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Deasy.c391 va_list arg; local
417 struct socketmonitor *list; /* list of sockets to monitor */ member in struct:events
855 va_list arg; local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/packages/OS400/
H A Dccsidcurl.c325 curl_slist_append_ccsid(struct curl_slist * list, argument
610 va_list arg; local
786 va_list arg; local
1049 void * arg; member in struct:__anon7148
1055 Curl_formget_callback_ccsid(void * arg, const char * buf, size_t len) argument
1087 curl_formget_ccsid(struct curl_httppost * form, void * arg, curl_formget_callback append, unsigned int ccsid) argument
1105 va_list arg; local
[all...]
/macosx-10.10.1/eap8021x-198/eapoltest.tproj/
H A Dclient.c129 config_session_start(SCDynamicStoreCallBack func, void * arg, const char * ifname) argument
183 monitor_eapol_change(SCDynamicStoreRef store, CFArrayRef changes, void * arg) argument
573 CFArrayRef list; local

Completed in 284 milliseconds

123456