Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dps.c69 char *state2str(struct kinfo_proc2 *);
124 state = state2str(pt[k].pt_kp); in showps()
157 state2str(struct kinfo_proc2 *kp) in state2str() function
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddispatch.c232 state2str(dns_dispatchstate_t state) { in socktype2str()
1598 isc_result_totext(result), state2str(resp->state), in udp_dispentry_cancel()
1600 state2str(disp->state), in udp_dispentry_cancel()
1661 isc_result_totext(result), state2str(resp->state), in tcp_dispentry_cancel()
1663 state2str(disp->state), in tcp_dispentry_cancel()
238 state2str(dns_dispatchstate_t state) { state2str() function