Searched +defs:func +defs:found (Results 1 - 25 of 50) sorted by relevance

12

/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dtype.c133 int found; local
170 int found, i, found_file, f, all; local
172 SHELL_VAR *func; local
[all...]
/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Dstrhash.c172 hash_node *found = table->buckets[bucket]; local
232 hash_node *found = list_find(key, table->buckets[bucket]); local
290 hash_traverse(hash_table *table, int (*func)(), void *arg) argument
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Modules/
H A Dzselect.c65 bin_zselect(char *nam, char **args, UNUSED(Options ops), UNUSED(int func)) argument
204 int found = 0; local
H A Dstat.c356 bin_stat(char *name, char **args, Options ops, UNUSED(int func)) argument
362 int found = 0, nargs; local
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dkeyset.c569 int ret, found local
337 hx509_certs_iter_f(hx509_context context, hx509_certs certs, int (*func)(hx509_context, void *, hx509_cert), void *ctx) argument
409 hx509_certs_iter(hx509_context context, hx509_certs certs, int (^func)(hx509_cert)) argument
[all...]
/macosx-10.10.1/apr-32/apr/apr/poll/unix/
H A Dport.c270 int found; local
539 impl_pollcb_poll(apr_pollcb_t *pollcb, apr_interval_time_t timeout, apr_pollcb_cb_t func, void *baton) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dz8kgen.c570 func (struct op *a, struct op *b) function
733 int found; local
H A Darm-dis.c1558 arm_decode_shift(long given, fprintf_ftype func, void *stream) argument
1598 fprintf_ftype func = info->fprintf_func; local
2087 fprintf_ftype func = info->fprintf_func; local
2182 fprintf_ftype func = info->fprintf_func; local
2639 fprintf_ftype func = info->fprintf_func; local
2995 fprintf_ftype func = info->fprintf_func; local
3271 fprintf_ftype func = info->fprintf_func; local
3943 bfd_boolean found = FALSE; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/postalias/
H A Dpostalias.c456 int found = 0; local
547 int found = 0; local
628 int func; local
676 int found; local
[all...]
/macosx-10.10.1/bootp-298/bootpd.tproj/
H A Dbootpdfile.c372 boolean_t found; local
243 bootp_getbyhw_file(uint8_t hwtype, void * hwaddr, int hwlen, subnet_match_func_t * func, void * arg, struct in_addr * iaddr_p, char * * hostname_p, char * * bootfile_p) argument
H A Dbootplookup.c491 boolean_t found = FALSE; local
347 bootp_getbyhw_ds(uint8_t hwtype, void * hwaddr, int hwlen, subnet_match_func_t * func, void * arg, struct in_addr * iaddr_p, char * * hostname_p, char * * bootfile_p) argument
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dinput.c86 read_file(Elf *elf, char *file, char *label, read_cb_f *func, void *arg, argument
129 read_archive(int fd, Elf *elf, char *file, char *label, read_cb_f *func, argument
135 int secnum = 1, found = 0; local
187 read_ctf_common(char *file, char *label, read_cb_f *func, void *arg, argument
191 int found local
239 read_ctf(char **files, int n, char *label, read_cb_f *func, void *private, int require_ctf) argument
242 int found; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/postmap/
H A Dpostmap.c323 int found; /* result */ member in struct:__anon11582
523 int found = 0; local
661 int found = 0; local
742 int func; local
790 int found; local
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_thingy.c338 bin_zle(char *name, char **args, Options ops, UNUSED(int func)) argument
387 bin_zle_list(UNUSED(char *name), char **args, Options ops, UNUSED(char func)) argument
412 bin_zle_refresh(UNUSED(char *name), char **args, Options ops, UNUSED(char func)) argument
453 bin_zle_mesg(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
467 bin_zle_unget(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
482 bin_zle_keymap(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
542 bin_zle_del(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
561 bin_zle_link(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
578 bin_zle_new(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
594 bin_zle_complete(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
645 bin_zle_call(char *name, char **args, UNUSED(Options ops), UNUSED(char func)) argument
733 UNUSED(char func) argument
760 bin_zle_fd(char *name, char **args, Options ops, UNUSED(char func)) argument
762 int fd = 0, i, found = 0; local
858 bin_zle_transform(char *name, char **args, Options ops, UNUSED(char func)) argument
[all...]
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_pid.c108 dt_pid_per_sym(dt_pid_probe_t *pp, const GElf_Sym *symp, const char *func) argument
228 dt_pid_sym_filt(void *arg, const GElf_Sym *symp, const char *func) argument
857 int ret = 0, found = B_FALSE; local
[all...]
H A Ddt_module.c1569 int found = 0; local
1710 dtrace_object_iter(dtrace_hdl_t *dtp, dtrace_obj_f *func, void *data) argument
[all...]
/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Dfont.cpp840 int found = 0; local
1049 font::set_unknown_desc_command_handler(FONT_COMMAND_HANDLER func) argument
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcc-engine.el[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dsys_term.c226 spcset(int func, cc_t *valp, cc_t **valpp) argument
1488 int found = 0; local
1683 static void (*func)(); /* address of previous handler */ variable
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ure/
H A Dure.c550 _ure_cclsetup_t func; member in struct:__anon3049
1952 int i, j, matched, found, skip; local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Ddwarf2.c1676 struct funcinfo *func; local
2337 bfd_vma found = FALSE; local
2557 bfd_boolean found = FALSE; local
2761 struct funcinfo *func = stash->inliner_chain; local
[all...]
/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp1118 bool found = false; local
1675 Initializer func = (Initializer)(((struct macho_routines_command*)cmd)->init_address + fSlide); local
1707 Initializer func = inits[i]; local
1803 Terminator func = terms[i-1]; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalcalg3.el[all...]
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dtransform.c2524 xsltTransformFunction func; local
2729 int found = 0; local
[all...]
/macosx-10.10.1/ppp-786.1.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c417 int err, found; local
2331 l2tp_init_session(char *interface_name, u_int32_t interface_name_siz, struct in_addr *addr, link_failure_func func) argument
[all...]

Completed in 432 milliseconds

12