Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h86 extern const char *fuiname(int);
H A Dcodes.c2342 fuiname(int arg) /* fusers() input argument */ in fuiname() function
H A Dprint.c1046 const char *s = raw? NULL : fuiname(val); in prt_fui()