Searched refs:fns (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/
H A D_libkernel_init.c40 __libkernel_init(_libkernel_functions_t fns, argument
45 _libkernel_functions = fns;
46 if (fns->dlsym) {
47 _dlsym = fns->dlsym;
H A D_libkernel_init.h83 void __libkernel_init(_libkernel_functions_t fns, const char *envp[],
86 kern_return_t __libkernel_voucher_init(_libkernel_voucher_functions_t fns);
H A D_libc_funcptr.c95 __libkernel_voucher_init(_libkernel_voucher_functions_t fns) argument
97 _libkernel_voucher_functions = fns;
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregfree.c51 (*((struct fns *)re->re_fns)->free)(re);
H A Dregguts.h385 struct fns { struct
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregfree.c52 (*((struct fns *)re->re_fns)->free)(re);
H A Dregguts.h406 struct fns { struct
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member in struct:xatexit
84 p->fns[p->ind++] = fn;
98 (*p->fns[n]) ();
/macosx-10.10.1/OpenSSL098-52/src/crypto/engine/
H A Deng_dyn.c436 dynamic_fns fns; local
499 fns.static_state = ENGINE_get_static_state();
500 fns.err_fns = ERR_get_implementation();
501 fns.ex_data_fns = CRYPTO_get_ex_data_implementation();
502 CRYPTO_get_mem_functions(&fns.mem_fns.malloc_cb,
503 &fns.mem_fns.realloc_cb,
504 &fns.mem_fns.free_cb);
505 fns.lock_fns.lock_locking_cb = CRYPTO_get_locking_callback();
506 fns.lock_fns.lock_add_lock_cb = CRYPTO_get_add_lock_callback();
507 fns
[all...]
H A Dengine.h677 const dynamic_fns *fns);
680 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \
681 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
682 if(!CRYPTO_set_mem_functions(fns->mem_fns.malloc_cb, \
683 fns->mem_fns.realloc_cb, fns->mem_fns.free_cb)) \
685 CRYPTO_set_locking_callback(fns->lock_fns.lock_locking_cb); \
686 CRYPTO_set_add_lock_callback(fns->lock_fns.lock_add_lock_cb); \
687 CRYPTO_set_dynlock_create_callback(fns->lock_fns.dynlock_create_cb); \
688 CRYPTO_set_dynlock_lock_callback(fns
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Ddebug.c2313 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle)
2341 if (! (*fns->start_compilation_unit) (fhandle, u->files->filename))
2351 else if (! (*fns->start_source) (fhandle, f->filename))
2356 if (! debug_write_name (info, fns, fhandle, n))
2362 if (! debug_write_linenos (info, fns, fhandle, (bfd_vma) -1))
2373 const struct debug_write_fns *fns, void *fhandle,
2379 if (! debug_write_type (info, fns, fhandle, n->u.type, n)
2380 || ! (*fns->typdef) (fhandle, n->name))
2384 if (! debug_write_type (info, fns, fhandle, n->u.tag, n))
2386 return (*fns
2310 debug_write(void *handle, const struct debug_write_fns *fns, void *fhandle) argument
2369 debug_write_name(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_name *n) argument
2417 debug_write_type(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_type *type, struct debug_name *name) argument
2662 debug_write_class_type(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_type *type, const char *tag) argument
2811 debug_write_function(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, const char *name, enum debug_object_linkage linkage, struct debug_function *function) argument
2850 debug_write_block(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_block *block) argument
2898 debug_write_linenos(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, bfd_vma address) argument
[all...]
/macosx-10.10.1/rsync-45/rsync/testsuite/
H A Ddir-sgid.test8 . $srcdir/testsuite/rsync.fns
H A Dexecutability.test8 . $srcdir/testsuite/rsync.fns
H A Dchmod-option.test10 . $srcdir/testsuite/rsync.fns
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dengine.h677 const dynamic_fns *fns);
680 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) { \
681 if(ENGINE_get_static_state() == fns->static_state) goto skip_cbs; \
682 if(!CRYPTO_set_mem_functions(fns->mem_fns.malloc_cb, \
683 fns->mem_fns.realloc_cb, fns->mem_fns.free_cb)) \
685 CRYPTO_set_locking_callback(fns->lock_fns.lock_locking_cb); \
686 CRYPTO_set_add_lock_callback(fns->lock_fns.lock_add_lock_cb); \
687 CRYPTO_set_dynlock_create_callback(fns->lock_fns.dynlock_create_cb); \
688 CRYPTO_set_dynlock_lock_callback(fns
[all...]
/macosx-10.10.1/emacs-93/emacs/lispintro/
H A DMakefile.in68 rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
H A Dmakefile.w32-in69 - $(DEL) *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
/macosx-10.10.1/ruby-106/ruby/lib/rake/
H A Ddsl_definition.rb145 def import(*fns)
146 fns.each do |fn|
/macosx-10.10.1/zsh-61/zsh/
H A DMakefile.in66 install: install.bin install.modules install.fns install.man install.runhelp
67 uninstall: uninstall.bin uninstall.modules uninstall.fns uninstall.man uninstall.runhelp
86 install.fns:
100 uninstall.fns:
/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Datexit.c87 } fns[ATEXIT_SIZE]; /* the table itself */ member in struct:atexit
131 p->fns[p->ind++] = *fptr;
235 fn = &p->fns[n];
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/doc/
H A DMakefile127 *.fns *.kys *.tps *.vrs *.o core
/macosx-10.10.1/tcl-105/tcl_ext/thread/thread/lib/
H A Dttrace.tcl770 set fns [ttrace::getentries proc $pat]
772 set fns [concat $fns [ttrace::getentries xotcl $pat]]
774 foreach entry $fns {
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c508 pthread_kext_register(pthread_functions_t fns, pthread_callbacks_t *callbacks) argument
520 if (fns) {
521 pthread_functions = fns;
/macosx-10.10.1/OpenSSL098-52/src/crypto/err/
H A Derr_def.c229 int ERR_set_implementation(const ERR_FNS *fns) argument
238 err_fns = fns;
/macosx-10.10.1/emacs-93/emacs/
H A Dmake-dist594 rm -f fns*.el gfdl.1
634 ln *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man
648 ln *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/lispref
660 ln *.texi *.aux *.cps *.fns *.kys *.vrs *.eps ../${tempdir}/lispintro

Completed in 429 milliseconds

12