Searched defs:cookie (Results 1 - 25 of 277) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/sendmail/src/
H A Dshmticklib.c41 static unsigned int cookie = 0; local
/freebsd-10-stable/lib/libc/stdio/
H A Dfunopen.c45 funopen(const void *cookie, argument
H A Dvsscanf.c54 eofread(void *cookie, char *buf, int len) argument
H A Dvswscanf.c59 eofread(void *cookie, char *buf, int len) argument
H A Dfmemopen.c165 fmemopen_read(void *cookie, char *buf, int nbytes) argument
183 fmemopen_write(void *cookie, const char *buf, int nbytes) argument
213 fmemopen_seek(void *cookie, fpos_t offset, int whence) argument
252 fmemopen_close(void *cookie) argument
[all...]
H A Dstdio.c53 __sread(void *cookie, char *buf, int n) argument
61 __swrite(void *cookie, char const *buf, int n) argument
69 __sseek(void *cookie, fpos_t offset, int whence) argument
77 __sclose(void *cookie) argument
/freebsd-10-stable/lib/libz/
H A Dzopen.c15 xgzread(void *cookie, char *data, int size) argument
21 xgzwrite(void *cookie, const char *data, int size) argument
27 xgzclose(void *cookie) argument
/freebsd-10-stable/sys/cddl/dev/dtrace/
H A Ddtrace_vtime.c86 dtrace_icookie_t cookie; local
/freebsd-10-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.h41 void *cookie; member in struct:partedit_item
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_api.h51 void *cookie; member in struct:ecore_spq_comp_cb
/freebsd-10-stable/sys/dev/isci/
H A Disci_timer.c126 scif_cb_timer_create(SCI_CONTROLLER_HANDLE_T scif_controller, SCI_TIMER_CALLBACK_T timer_callback, void *cookie) argument
/freebsd-10-stable/sys/dev/siba/
H A Dsiba_cc.c120 void *cookie; local
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dtlb.c66 void *cookie; local
98 void *cookie; local
124 void *cookie; local
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_mp_ring.h46 void * cookie; member in struct:mp_ring
/freebsd-10-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c125 uni_print_api(char *buf, size_t bufsiz, u_int type, u_int cookie, argument
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cq.c96 u64 cookie; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspace_reftree.c84 void *cookie = NULL; local
/freebsd-10-stable/lib/libc/tests/stdio/
H A Dgetdelim_test.c49 _reader(void *cookie, char *buf, int len) argument
/freebsd-10-stable/lib/libnv/tests/
H A Dnvlist_send_recv_test.c94 void *cookie, *ccookie; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Ddotlock.c54 size_t ntries, cookie; local
/freebsd-10-stable/contrib/amd/amd/
H A Damfs_error.c144 amfs_error_readdir(am_node *mp, voidp cookie, voidp dp, voidp ep, u_int count) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c94 dt_pq_walk(dt_pq_t *p, uint_t *cookie) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libutil/
H A Dt_pidfile.c108 run_child(void (*child)(const char *), const char *cookie) argument
/freebsd-10-stable/sys/arm/arm/
H A Dintr.c117 arm_remove_irqhandler(int irq, void *cookie) argument
H A Dundefined.c117 remove_coproc_handler(void *cookie) argument

Completed in 236 milliseconds

1234567891011>>