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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h52 int fn_peekc(struct fn *fnp);
H A Dkw.c248 if (c == 'N' || !islower(fn_peekc(src))) {
272 while (islower(fn_peekc(src)))
H A Dfn.c297 * fn_peekc -- "peek" at the next character of a filename
300 fn_peekc(struct fn *fnp) function

Completed in 56 milliseconds