Searched defs:func (Results 526 - 550 of 618) sorted by relevance

<<2122232425

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dvariables.c2340 SHELL_VAR *func; local
[all...]
/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A Darp_session.c148 arp_result_func_t * func; member in struct:arp_client
392 arp_result_func_t * func; local
1308 arp_client_setup_context(arp_client_t * client, arp_result_func_t * func, void * arg1, void * arg2, struct in_addr sender_ip, struct in_addr target_ip, boolean_t skip) argument
1332 arp_client_announce(arp_client_t * client, arp_result_func_t * func, void * arg1, void * arg2, struct in_addr sender_ip, struct in_addr target_ip, boolean_t skip) argument
1355 arp_client_probe(arp_client_t * client, arp_result_func_t * func, void * arg1, void * arg2, struct in_addr sender_ip, struct in_addr target_ip) argument
1375 arp_client_resolve(arp_client_t * client, arp_result_func_t * func, void * arg1, void * arg2, struct in_addr sender_ip, struct in_addr target_ip, uint32_t resolve_secs) argument
1409 arp_client_detect(arp_client_t * client, arp_result_func_t * func, void * arg1, void * arg2, const arp_address_info_t * list, int list_count, boolean_t resolve) argument
1492 arp_session_init(arp_our_address_func_t * func, arp_session_values_t * values) argument
1778 funcptr_t func; member in struct:command_info
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dpdp11.c2199 asymbol *func = 0; local
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dz8k-opc.h273 void (*func) PARAMS ((void)); member in struct:__anon8096
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Desh-cmd.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dpascal.el[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dgtkutil.c1519 xg_get_file_func func; local
1746 GtkCallback func = (GtkCallback) data->cl_data->highlight_cb; local
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dproto.c2868 char* func = 0; local
/macosx-10.10/libedit-40/src/
H A Dreadline.c1833 rl_bind_key(int c, rl_command_func_t *func) argument
/macosx-10.10/libxml2-26/libxml2/
H A Druntest.c95 functest func; /* function implementing the test */ member in struct:testDesc
H A DxmlIO.c3171 xmlParserInputBufferCreateFilenameDefault(xmlParserInputBufferCreateFilenameFunc func) argument
3191 xmlOutputBufferCreateFilenameDefault(xmlOutputBufferCreateFilenameFunc func) argument
H A Dxmlunicode.c28 xmlIntFunc *func; member in struct:__anon9932
2644 xmlIntFunc *func; local
3169 xmlIntFunc *func; local
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dpppd.h252 notify_func func; member in struct:notifier
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Druntest.c98 functest func; /* function implementing the test */ member in struct:testDesc
H A DxmlIO.c3004 xmlParserInputBufferCreateFilenameDefault(xmlParserInputBufferCreateFilenameFunc func) argument
3024 xmlOutputBufferCreateFilenameDefault(xmlOutputBufferCreateFilenameFunc func) argument
H A Dxmlunicode.c28 xmlIntFunc *func; member in struct:__anon12165
2644 xmlIntFunc *func; local
3169 xmlIntFunc *func; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dhash.c116 st_foreach_func *func; member in struct:foreach_safe_arg
133 st_foreach_safe(st_table *table, int (*func)(ANYARGS), st_data_t a) argument
149 rb_foreach_func *func; member in struct:hash_foreach_arg
200 rb_hash_foreach(VALUE hash, int (*func)(ANYARGS), VALUE farg) argument
1942 rb_hash_update_func *func; member in struct:update_arg
1971 rb_hash_update_by(VALUE hash1, VALUE hash2, rb_hash_update_func *func) argument
[all...]
H A Dnumeric.c271 rb_num_coerce_bin(VALUE x, VALUE y, ID func) argument
278 rb_num_coerce_cmp(VALUE x, VALUE y, ID func) argument
286 rb_num_coerce_relop(VALUE x, VALUE y, ID func) argument
3216 rb_num_coerce_bit(VALUE x, VALUE y, ID func) argument
H A Dvariable.c410 void (*func)(VALUE arg, VALUE val); member in struct:trace_var
1236 int (*func)(ID key, VALUE val, st_data_t arg); member in struct:obj_ivar_tag
1254 obj_ivar_each(VALUE obj, int (*func)(ANYARGS), st_data_t arg) argument
1271 rb_ivar_foreach(VALUE obj, int (*func)(ANYARGS), st_data_t arg) argument
1281 st_foreach_safe(RCLASS_IV_TBL(obj), func, arg); local
[all...]
H A Dvm.c249 rb_vm_at_exit_func *func = (rb_vm_at_exit_func*)rb_ary_pop(hook); local
1519 rb_vm_call_cfunc(VALUE recv, VALUE (*func)(VALUE), VALUE arg, argument
/macosx-10.10/vim-55/src/
H A Dnetbeans.c1385 nb_do_cmd( int bufno, char_u *cmd, int func, int cmdno, char_u *args) argument
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace_glue.c971 _taskq_apply( task_func_t func, thread_call_param_t arg ) argument
986 taskq_dispatch(taskq_t *tq, task_func_t func, void *arg, uint_t flags) argument
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dzftp.c3008 bin_zftp(char *name, char **args, UNUSED(Options ops), UNUSED(int func)) argument
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcompctl.c1562 bin_compctl(char *name, char **argv, UNUSED(Options ops), UNUSED(int func)) argument
1668 bin_compcall(char *name, UNUSED(char **argv), Options ops, UNUSED(int func)) argument
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dparse.c2648 bin_zcompile(char *nam, char **args, Options ops, UNUSED(int func)) argument
3497 dump_autoload(char *nam, char *file, int on, Options ops, int func) argument

Completed in 335 milliseconds

<<2122232425