Home
last modified time | relevance | path

Searched defs:proc_table (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/
H A Dklog.c39 static GHashTable *proc_table = NULL; /* pid -> char * */ variable
/illumos-gate/usr/src/cmd/init/
H A Dinit.c452 #define proc_table (g_state->ist_proc_table) macro