Home
last modified time | relevance | path

Searched refs:mthd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dwait.c183 register_method(instance_t *ins, pid_t pid, ctid_t cid, instance_method_t mthd, in register_method() argument
217 me->method = mthd; in register_method()
231 if (mthd != IM_START) { in register_method()
232 method_info_t *mi = ins->config->methods[mthd]; in register_method()
H A Dinetd.c1285 add_method_ids(instance_t *ins, pid_t pid, ctid_t cid, instance_method_t mthd) in add_method_ids() argument
1290 if (mthd == IM_START) { in add_method_ids()
1309 instance_method_t mthd) in remove_method_ids() argument
1314 if (mthd == IM_START) { in remove_method_ids()