Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 25 of 166) sorted by path

1234567

/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dvnode_file.c38 callback(int fd, enum ev_type ev, void *arg) in callback() function
H A Dvnode_zvol.c42 callback(int fd, enum ev_type ev, void *arg) in callback() function
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dscript_handler.c283 script_callback_t *callback, void *arg, int *status) in script_start()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c6230 int (*callback)(dladm_handle_t, datalink_id_t, void *); in do_display_wifi() local
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dlut.c163 lut_walk(struct lut *root, lut_cb callback, void *arg) in lut_walk()
203 lut_free(struct lut *root, lut_cb callback, void *arg) in lut_free()
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c507 HalDevicePropertyForeachFn callback, in hal_device_property_foreach()
985 HalDeviceAsyncCallback callback; member
1038 HalDeviceAsyncCallback callback, in hal_device_async_wait_property()
H A Ddevice_store.c236 HalDeviceStoreForeachFn callback, in hal_device_store_foreach()
372 HalDeviceStoreAsyncCallback callback; member
457 HalDeviceStoreAsyncCallback callback, in hal_device_store_match_key_value_string_async()
H A Dutil.c810 HalCalloutsDone callback; member
838 HalCalloutsDone callback; in callout_do_next() local
860 hal_callout_device (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2, in hal_callout_device()
878 hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer u… in hal_util_callout_device_add()
896 hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointe… in hal_util_callout_device_remove()
914 hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpoin… in hal_util_callout_device_preprobe()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c559 mdb_tgt_sym_f *callback; in cmd_nm() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Davl.c293 avl_walk_mdb(uintptr_t addr, mdb_walk_cb_t callback, void *cbdata) in avl_walk_mdb()
H A Dgcore.c1335 gcore_walk_lwps(mdb_proc_t *p, lwp_callback_t callback, int nlwp, in gcore_walk_lwps()
H A Dgenunix.c1954 mdb_walk_cb_t callback; member
H A Dkmem.c4162 mdb_walk_cb_t callback = (mdb_walk_cb_t)kmause1; in kmausers() local
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3767 mdb_walk_cb_t callback = (mdb_walk_cb_t)umause1; in umausers() local
/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c478 callback(void *cookie, char *argp, size_t asz, door_desc_t *dp, uint_t ndesc) in callback() function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java128 long user, long callback); in pool_walk_properties()
156 long callback); in pool_walk_pools()
158 long user, long callback); in pool_walk_resources()
160 long user, long callback); in pool_walk_components()
/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c287 static int callback(void *pArg, int nArg, char **azArg, char **azCol){ in callback() function
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c2600 scf_walk_callback callback; in main() local
/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c992 scf_walk_callback callback; in main() local
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c3210 walk_dependencies(scf_walkinfo_t *wip, scf_walk_callback callback, void *data) in walk_dependencies()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypcat.c212 callback(status, key, kl, val, vl, fail) in callback() function
H A Dypxfr.c143 bool callback = FALSE; variable
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_iter.c376 zfs_iter_f callback, void *data) in zfs_for_each()
/illumos-gate/usr/src/common/ficl/
H A Dcallback.c10 ficlCallbackTextOut(ficlCallback *callback, char *text) in ficlCallbackTextOut()
41 ficlCallbackErrorOut(ficlCallback *callback, char *text) in ficlCallbackErrorOut()
H A Ddictionary.c659 ficlCallback *callback) in ficlDictionarySee()

1234567