Searched refs:idtype_enum (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dprocset.c58 idtype_enum(pri, psp->p_lidtype), (long)psp->p_lid);
60 idtype_enum(pri, psp->p_ridtype), (long)psp->p_rid);
84 idtype_enum(private_t *pri, long arg) function
H A Dproto.h120 extern const char *idtype_enum(private_t *, long);
H A Dprint.c647 const char *s = raw? NULL : idtype_enum(pri, val);

Completed in 64 milliseconds