Searched refs:fn_setn (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/logadm/ | ||
H A D | fn.h | 41 void fn_setn(struct fn *fnp, int n); |
H A D | glob.c | 304 fn_setn(matchfnp, n); in glob_reglob() |
H A D | fn.c | 158 fn_setn(struct fn *fnp, int n) in fn_setn() function |