Searched refs:sfsname (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/truss/ | ||
H A D | proto.h | 67 extern const char *sfsname(int); |
H A D | codes.c | 1752 sfsname(int code) function |
H A D | print.c | 521 const char *s = raw? NULL : sfsname(val); |
Completed in 68 milliseconds