Home
last modified time | relevance | path

Searched refs:pop_uname_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.c160 .pop_uname = (pop_uname_t)Pdefault_int,
H A Dlibproc.h207 typedef int (*pop_uname_t)(struct ps_prochandle *, struct utsname *, void *); typedef
227 pop_uname_t pop_uname;
H A DPidle.c118 .pop_uname = (pop_uname_t)Pidle_int,