Searched refs:callback_arg (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/libiconv-41/install/
H A Diconv.h103 void* callback_arg),
104 void* callback_arg,
113 void* callback_arg),
114 void* callback_arg,
124 void* callback_arg),
125 void* callback_arg,
134 void* callback_arg),
135 void* callback_arg,
/macosx-10.9.5/libiconv-41/libiconv/include/
H A Diconv.h107 void* callback_arg),
108 void* callback_arg,
117 void* callback_arg),
118 void* callback_arg,
128 void* callback_arg),
129 void* callback_arg,
138 void* callback_arg),
139 void* callback_arg,
H A Diconv.h.build.in115 void* callback_arg),
116 void* callback_arg,
125 void* callback_arg),
126 void* callback_arg,
136 void* callback_arg),
137 void* callback_arg,
146 void* callback_arg),
147 void* callback_arg,
H A Diconv.h.in111 void* callback_arg),
112 void* callback_arg,
121 void* callback_arg),
122 void* callback_arg,
132 void* callback_arg),
133 void* callback_arg,
142 void* callback_arg),
143 void* callback_arg,
H A Diconv.h.msvc-shared124 void* callback_arg),
125 void* callback_arg,
134 void* callback_arg),
135 void* callback_arg,
145 void* callback_arg),
146 void* callback_arg,
155 void* callback_arg),
156 void* callback_arg,
H A Diconv.h.msvc-static118 void* callback_arg),
119 void* callback_arg,
128 void* callback_arg),
129 void* callback_arg,
139 void* callback_arg),
140 void* callback_arg,
149 void* callback_arg),
150 void* callback_arg,
H A Diconv.h_vms118 void* callback_arg),
119 void* callback_arg,
128 void* callback_arg),
129 void* callback_arg,
139 void* callback_arg),
140 void* callback_arg,
149 void* callback_arg),
150 void* callback_arg,
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A DDHCPv6Client.h48 typedef void (*DHCPv6ClientNotificationCallBack)(void * callback_arg,
82 void * callback_arg);
H A DDHCPv6Client.c121 void * callback_arg; member in struct:DHCPv6Client
1935 (*client->callback)(client->callback_arg, client);
1942 void * callback_arg)
1945 client->callback_arg = callback_arg;
1996 client_notification(void * callback_arg, DHCPv6ClientRef client) argument
1940 DHCPv6ClientSetNotificationCallBack(DHCPv6ClientRef client, DHCPv6ClientNotificationCallBack callback, void * callback_arg) argument
H A Drtadv.c410 rtadv_dhcp_callback(void * callback_arg, DHCPv6ClientRef client) argument
413 ServiceRef service_p = (ServiceRef)callback_arg;
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_cluster.c158 static void cluster_complete_transaction(buf_t *cbp_head, void *callback_arg, int *retval, int flags, int needwait);
163 int flags, buf_t real_bp, struct clios *iostate, int (*)(buf_t, void *), void *callback_arg);
164 static int cluster_iodone(buf_t bp, void *callback_arg);
170 static void cluster_syncup(vnode_t vp, off_t newEOF, int (*)(buf_t, void *), void *callback_arg);
176 int (*)(buf_t, void *), void *callback_arg);
178 int flags, int (*)(buf_t, void *), void *callback_arg);
180 int (*)(buf_t, void *), void *callback_arg, int flags);
183 off_t headOff, off_t tailOff, int flags, int (*)(buf_t, void *), void *callback_arg);
185 int *write_type, u_int32_t *write_length, int flags, int (*)(buf_t, void *), void *callback_arg);
187 int *write_type, u_int32_t *write_length, int (*)(buf_t, void *), void *callback_arg, in
444 cluster_syncup(vnode_t vp, off_t newEOF, int (*callback)(buf_t, void *), void *callback_arg) argument
551 cluster_iodone(buf_t bp, void *callback_arg) argument
843 cluster_complete_transaction(buf_t *cbp_head, void *callback_arg, int *retval, int flags, int needwait) argument
883 cluster_io(vnode_t vp, upl_t upl, vm_offset_t upl_offset, off_t f_offset, int non_rounded_size, int flags, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_arg) argument
1645 vector_cluster_io(vnode_t vp, upl_t vector_upl, vm_offset_t vector_upl_offset, off_t v_upl_uio_offset, int vector_upl_iosize, int io_flag, buf_t real_bp, struct clios *iostate, int (*callback)(buf_t, void *), void *callback_arg) argument
1661 cluster_read_prefetch(vnode_t vp, off_t f_offset, u_int size, off_t filesize, int (*callback)(buf_t, void *), void *callback_arg, int bflag) argument
1688 cluster_read_ahead(vnode_t vp, struct cl_extent *extent, off_t filesize, struct cl_readahead *rap, int (*callback)(buf_t, void *), void *callback_arg, int bflag) argument
1777 cluster_pageout_ext(vnode_t vp, upl_t upl, upl_offset_t upl_offset, off_t f_offset, int size, off_t filesize, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
1853 cluster_pagein_ext(vnode_t vp, upl_t upl, upl_offset_t upl_offset, off_t f_offset, int size, off_t filesize, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
1918 cluster_bp_ext(buf_t bp, int (*callback)(buf_t, void *), void *callback_arg) argument
1948 cluster_write_ext(vnode_t vp, struct uio *uio, off_t oldEOF, off_t newEOF, off_t headOff, off_t tailOff, int xflags, int (*callback)(buf_t, void *), void *callback_arg) argument
2086 cluster_write_direct(vnode_t vp, struct uio *uio, off_t oldEOF, off_t newEOF, int *write_type, u_int32_t *write_length, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
2479 cluster_write_contig(vnode_t vp, struct uio *uio, off_t newEOF, int *write_type, u_int32_t *write_length, int (*callback)(buf_t, void *), void *callback_arg, int bflag) argument
2713 cluster_write_copy(vnode_t vp, struct uio *uio, u_int32_t io_req_size, off_t oldEOF, off_t newEOF, off_t headOff, off_t tailOff, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
3362 cluster_read_ext(vnode_t vp, struct uio *uio, off_t filesize, int xflags, int (*callback)(buf_t, void *), void *callback_arg) argument
3463 cluster_read_copy(vnode_t vp, struct uio *uio, u_int32_t io_req_size, off_t filesize, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
3988 cluster_read_direct(vnode_t vp, struct uio *uio, off_t filesize, int *read_type, u_int32_t *read_length, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
4510 cluster_read_contig(vnode_t vp, struct uio *uio, off_t filesize, int *read_type, u_int32_t *read_length, int (*callback)(buf_t, void *), void *callback_arg, int flags) argument
4799 advisory_read_ext(vnode_t vp, off_t filesize, off_t f_offset, int resid, int (*callback)(buf_t, void *), void *callback_arg, int bflag) argument
4986 cluster_push_ext(vnode_t vp, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
5131 cluster_try_push(struct cl_writebehind *wbp, vnode_t vp, off_t EOF, int push_flag, int io_flags, int (*callback)(buf_t, void *), void *callback_arg) argument
5307 cluster_push_now(vnode_t vp, struct cl_extent *cl, off_t EOF, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
5480 sparse_cluster_switch(struct cl_writebehind *wbp, vnode_t vp, off_t EOF, int (*callback)(buf_t, void *), void *callback_arg) argument
5513 sparse_cluster_push(void **scmap, vnode_t vp, off_t EOF, int push_flag, int io_flags, int (*callback)(buf_t, void *), void *callback_arg) argument
5544 sparse_cluster_add(void **scmap, vnode_t vp, struct cl_extent *cl, off_t EOF, int (*callback)(buf_t, void *), void *callback_arg) argument
5571 cluster_align_phys_io(vnode_t vp, struct uio *uio, addr64_t usr_paddr, u_int32_t xsize, int flags, int (*callback)(buf_t, void *), void *callback_arg) argument
[all...]
H A Dvfs_journal.h364 errno_t (*callback)(void *), void *callback_arg);
H A Dvfs_journal.c160 static int finish_end_transaction(transaction *tr, errno_t (*callback)(void*), void *callback_arg);
161 static int end_transaction(transaction *tr, int force_it, errno_t (*callback)(void*), void *callback_arg, boolean_t drop_lock, boolean_t must_wait);
3660 * callback_arg Argument passed to callback routine.
3667 end_transaction(transaction *tr, int force_it, errno_t (*callback)(void*), void *callback_arg, boolean_t drop_lock, boolean_t must_wait) argument
3922 ret_val = finish_end_transaction(tr, callback, callback_arg);
3972 finish_end_transaction(transaction *tr, errno_t (*callback)(void*), void *callback_arg) argument
4130 if (callback != NULL && callback(callback_arg) != 0) {
4630 * callback_arg An argument passed to the callback routine.
4641 errno_t (*callback)(void *), void *callback_arg)
4720 ret = end_transaction(tr, 1, callback, callback_arg, FALS
4640 journal_relocate(journal *jnl, off_t offset, off_t journal_size, int32_t tbuffer_size, errno_t (*callback)(void *), void *callback_arg) argument
4804 journal_relocate(__unused journal *jnl, __unused off_t offset, __unused off_t journal_size, __unused int32_t tbuffer_size, __unused errno_t (*callback)(void *), __unused void *callback_arg) argument
[all...]
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Dloop_wchar.h73 void* callback_arg)
76 (struct wc_to_mb_fallback_locals *) callback_arg;
113 void* callback_arg)
116 (struct wc_to_mb_fallback_locals *) callback_arg;
297 void* callback_arg)
300 (struct mb_to_wc_fallback_locals *) callback_arg;
112 wc_to_mb_write_replacement(const char *buf, size_t buflen, void* callback_arg) argument
296 mb_to_wc_write_replacement(const wchar_t *buf, size_t buflen, void* callback_arg) argument
H A Dloop_unicode.h166 void* callback_arg)
169 (struct uc_to_mb_fallback_locals *) callback_arg;
191 void* callback_arg)
194 (struct mb_to_uc_fallback_locals *) callback_arg;
165 uc_to_mb_write_replacement(const char *buf, size_t buflen, void* callback_arg) argument
190 mb_to_uc_write_replacement(const unsigned int *buf, size_t buflen, void* callback_arg) argument
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPOLClient.c49 void * callback_arg; member in struct:EAPOLClient_s
95 (*client->callback_func)(client, server_died, client->callback_arg);
131 void * callback_arg,
221 client->callback_arg = callback_arg;
129 EAPOLClientAttach(const char * interface_name, EAPOLClientCallBack callback_func, void * callback_arg, CFDictionaryRef * control_dict, int * result_p) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Drbt.h141 void *callback_arg);
385 void *callback_arg);
H A Dzone.h1296 dns_updatecallback_t callback, void *callback_arg);
1304 * (callback)(callback_arg, result, answer_message);
/macosx-10.9.5/autofs-234/headers/
H A Dautomount.h429 int (*callback)(struct fstabnode *, void *), void *callback_arg);
/macosx-10.9.5/autofs-234/automountlib/
H A Dns_fstab.c735 void *callback_arg)
787 err = (*callback)(fst, callback_arg);
734 fstab_process_host(const char *host, int (*callback)(struct fstabnode *, void *), void *callback_arg) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Drbt.c682 void *callback_arg)
915 callback_arg);
679 dns_rbt_findnode(dns_rbt_t *rbt, dns_name_t *name, dns_name_t *foundname, dns_rbtnode_t **node, dns_rbtnodechain_t *chain, unsigned int options, dns_rbtfindcallback_t callback, void *callback_arg) argument
H A Dzone.c510 void *callback_arg; member in struct:dns_forward
12460 (forward->callback)(forward->callback_arg, ISC_R_SUCCESS, msg);
12478 (forward->callback)(forward->callback_arg, result, NULL);
12485 dns_updatecallback_t callback, void *callback_arg)
12505 forward->callback_arg = callback_arg;
12484 dns_zone_forwardupdate(dns_zone_t *zone, dns_message_t *msg, dns_updatecallback_t callback, void *callback_arg) argument

Completed in 188 milliseconds