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, function
270 * A counterpart to register_method(), this function stops the monitoring of a
H A Dinetd.c1463 if (register_method(inst, (pid_t)rv->val, (ctid_t)-1,
3113 if (register_method(instance, child_pid, cid, method,
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c821 register_method(topo_mod_t *mp, tnode_t *ptn, struct propmeth_data *meth) function
962 if (register_method(mp, tmp, &meth) != 0) {
988 if (register_method(mp, tn, &meth) != 0) {

Completed in 90 milliseconds