Home
last modified time | relevance | path

Searched refs:register_method (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h356 extern int register_method(instance_t *, pid_t, ctid_t cid, instance_method_t,
H A Dwait.c183 register_method(instance_t *ins, pid_t pid, ctid_t cid, instance_method_t mthd, in register_method() function
H A Dinetd.c1463 if (register_method(inst, (pid_t)rv->val, (ctid_t)-1, in retrieve_method_pids()
3113 if (register_method(instance, child_pid, cid, method, in run_method()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c834 register_method(topo_mod_t *mp, tnode_t *ptn, struct propmeth_data *meth) in register_method() function
975 if (register_method(mp, tmp, &meth) != 0) { in pmeth_record()
1001 if (register_method(mp, tn, &meth) != 0) { in pmeth_record()