HomeSort by: relevance | last modified time | path
    Searched refs:state2str (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/systat/
ps.c 69 char *state2str(struct kinfo_proc2 *);
124 state = state2str(pt[k].pt_kp);
157 state2str(struct kinfo_proc2 *kp) function
  /src/external/mpl/bind/dist/lib/dns/
dispatch.c 242 state2str(dns_dispatchstate_t state) { function
1666 isc_result_totext(result), state2str(resp->state),
1668 state2str(disp->state),
1729 isc_result_totext(result), state2str(resp->state),
1731 state2str(disp->state),
  /src/external/gpl3/gdb.old/dist/gdb/
aix-thread.c 717 state2str (pthdb_state_t state) function
2037 buf.printf ("[%s]", state2str (state));
  /src/external/gpl3/gdb/dist/gdb/
aix-thread.c 717 state2str (pthdb_state_t state) function
2030 buf.printf ("[%s]", state2str (state));
  /src/external/mpl/bind/dist/lib/isc/netmgr/
tlsstream.c 72 state2str(int state) { function

Completed in 31 milliseconds