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

1234567891011>>

/freebsd-current/contrib/kyua/integration/helpers/
H A Dbad_test_program.cpp40 const char* cookie = std::getenv("CREATE_COOKIE"); local
/freebsd-current/lib/libc/stdio/
H A Dfunopen.c41 funopen(const void *cookie, argument
H A Dvsscanf.c50 eofread(void *cookie, char *buf, int len) argument
H A Dvswscanf.c52 eofread(void *cookie, char *buf, int len) argument
H A Dfmemopen.c164 fmemopen_read(void *cookie, char *buf, int nbytes) argument
182 fmemopen_write(void *cookie, const char *buf, int nbytes) argument
212 fmemopen_seek(void *cookie, fpos_t offset, int whence) argument
251 fmemopen_close(void *cookie) argument
[all...]
H A Dstdio.c49 __sread(void *cookie, char *buf, int n) argument
57 __swrite(void *cookie, char const *buf, int n) argument
65 __sseek(void *cookie, fpos_t offset, int whence) argument
73 __sclose(void *cookie) argument
/freebsd-current/contrib/sendmail/src/
H A Dshmticklib.c41 static unsigned int cookie = 0; local
/freebsd-current/sys/contrib/libnv/
H A Dcnvlist.c59 cnvlist_name(const void *cookie) argument
66 cnvlist_type(const void *cookie) argument
[all...]
/freebsd-current/sys/cddl/dev/dtrace/
H A Ddtrace_vtime.c84 dtrace_icookie_t cookie; local
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_sp_api.h49 void *cookie; member in struct:ecore_spq_comp_cb
/freebsd-current/lib/libz/
H A Dzopen.c14 xgzread(void *cookie, char *data, int size) argument
20 xgzwrite(void *cookie, const char *data, int size) argument
26 xgzclose(void *cookie) argument
32 xgzseek(void *cookie, fpos_t offset, int whence) argument
/freebsd-current/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-current/sys/ofed/drivers/infiniband/core/
H A Dib_umem_rbtree.c77 rbt_ib_umem_for_each_in_range(struct rb_root *root, u64 start, u64 last, umem_call_back cb, void *cookie) argument
/freebsd-current/tests/sys/netinet/
H A Dtcp_user_cookie.c57 int sock, accepted, port, cookie; local
/freebsd-current/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.h46 void *cookie; member in struct:partedit_item
/freebsd-current/lib/libc/tests/stdio/
H A Dflushlbuf_test.c25 static int writefn(void *cookie, const char *buf, int len) argument
/freebsd-current/stand/libsa/
H A Dfeatures.c46 feature_iter(feature_iter_fn *iter_fn, void *cookie) argument
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c94 dt_pq_walk(dt_pq_t *p, uint_t *cookie) argument
/freebsd-current/contrib/tcsh/
H A Ddotlock.c53 size_t ntries, cookie; local
/freebsd-current/sys/net/
H A Dmp_ring.h49 void * cookie; member in struct:ifmp_ring
/freebsd-current/sys/dev/cxgbe/
H A Dt4_mp_ring.h45 void * cookie; member in struct:mp_ring
/freebsd-current/contrib/kyua/cli/
H A Dconfig_test.cpp60 create_mock_config(const char* name, const char* cookie) argument
78 mock_system_config(const char* cookie) argument
91 mock_user_config(const char* cookie) argument
105 validate_mock_config(const config::tree& user_config, const char* cookie) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libutil/
H A Dt_pidfile.c108 run_child(void (*child)(const char *), const char *cookie) argument
/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed_strings.c146 void *cookie; local
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_export.c43 fstrans_cookie_t cookie; local
76 fstrans_cookie_t cookie; local
116 fstrans_cookie_t cookie; local
137 fstrans_cookie_t cookie; local
[all...]

Completed in 501 milliseconds

1234567891011>>