Searched defs:func (Results 126 - 150 of 618) sorted by relevance

1234567891011>>

/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dstrhash.c290 hash_traverse(hash_table *table, int (*func)(), void *arg) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/kinit/
H A Dkinit.c43 log_krb5_errmsg( krb5_context ctx, const char* func, krb5_error_code rc ) argument
/macosx-10.10/OpenPAM-20/openpam/include/security/
H A Dopenpam.h277 pam_func_t func[PAM_NUM_PRIMITIVES]; member in struct:pam_module
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/
H A Dcryptlib.c210 void CRYPTO_set_id_callback(unsigned long (*func)(void)) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/lhash/
H A Dlhash.c288 void lh_doall(LHASH *lh, void (*func)()) argument
293 void lh_doall_arg(LHASH *lh, void (*func)(), void *arg) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/stack/
H A Dstack.c283 void sk_pop_free(STACK *st, void (*func)()) argument
/macosx-10.10/WebKit2-7600.1.25/Shared/mac/
H A DSecItemShim.cpp174 SecItemShimInitializeFunc func = reinterpret_cast<SecItemShimInitializeFunc>(dlsym(RTLD_DEFAULT, "WebKitSecItemShimInitialize")); local
/macosx-10.10/apr-32/apr/apr/include/arch/beos/
H A Dapr_arch_threadproc.h46 apr_thread_start_t func; member in struct:apr_thread_t
/macosx-10.10/apr-32/apr/apr/include/arch/netware/
H A Dapr_arch_threadproc.h37 apr_thread_start_t func; member in struct:apr_thread_t
/macosx-10.10/apr-32/apr/apr/include/arch/unix/
H A Dapr_arch_threadproc.h59 apr_thread_start_t func; member in struct:apr_thread_t
/macosx-10.10/apr-32/apr/apr/include/arch/win32/
H A Dapr_arch_threadproc.h32 apr_thread_start_t func; member in struct:apr_thread_t
/macosx-10.10/apr-32/apr/apr/poll/unix/
H A Dpoll.c392 impl_pollcb_poll(apr_pollcb_t *pollcb, apr_interval_time_t timeout, apr_pollcb_cb_t func, void *baton) argument
/macosx-10.10/apr-32/apr/apr/threadproc/netware/
H A Dthread.c73 apr_thread_create(apr_thread_t **new, apr_threadattr_t *attr, apr_thread_start_t func, void *data, apr_pool_t *pool) argument
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/examples/
H A Dfileman.c79 rl_icpfunc_t *func; /* Function to call to do the job. */ member in struct:__anon6588
/macosx-10.10/bootp-298/IPConfiguration.bproj/
H A DFDSet.c63 FDCalloutFuncRef func; member in struct:FDCallout
116 FDCalloutCreate(int fd, FDCalloutFuncRef func, argument
H A Dtimer.c57 timer_func_t * func; member in struct:timer_callout
162 timer_callout_set(timer_callout_t * callout, CFAbsoluteTime relative_time, timer_func_t * func, void * arg1, void * arg2, void * arg3) argument
198 timer_set_relative(timer_callout_t * callout, struct timeval rel_time, timer_func_t * func, void * arg1, void * arg2, void * arg3) argument
[all...]
/macosx-10.10/curl-83.1.2/curl/CMake/
H A DCurlTests.c417 func_type func; local
432 func_type func; local
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dh8500-dis.c79 fprintf_ftype func = info->fprintf_func; local
[all...]
H A Dscore-dis.c75 fprintf_ftype func = info->fprintf_func; local
231 fprintf_ftype func local
246 fprintf_ftype func = info->fprintf_func; local
[all...]
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_strtab.c272 dt_strtab_write(const dt_strtab_t *sp, dt_strtab_write_f *func, void *private) argument
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Deapgtc_plugin.c206 void * func; member in struct:func_table_ent
H A Dmd5_plugin.c190 void * func; member in struct:func_table_ent
/macosx-10.10/eap8021x-198/eapolclient.tproj/
H A DAlert.c42 AlertCallback * func; member in struct:Alert_s
158 Alert_create(AlertCallback * func, argument
/macosx-10.10/libdispatch-442.1.4/src/
H A Dapply.c37 dispatch_apply_function_t const func = (void *)da->da_dc->dc_func; local
113 _dispatch_apply_f2(dispatch_queue_t dq, dispatch_apply_t da, dispatch_function_t func) argument
H A Dobject.c146 dispatch_function_t func = dou._do->do_finalizer; local

Completed in 312 milliseconds

1234567891011>>