Searched defs:fn_s (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.c117 struct fn *ret = fn_new(fn_s(fnp));
135 buf = fn_s(fnp);
309 * fn_s -- return a pointer to a null-terminated string containing the filename
312 fn_s(struct fn *fnp) function

Completed in 59 milliseconds