Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h85 extern const char *pathconfname(int);
H A Dcodes.c1951 pathconfname(int code) in pathconfname() function
H A Dprint.c1035 const char *s = raw? NULL : pathconfname(val); in prt_ptc()