Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h39 void fn_setn(struct fn *fnp, int n);
H A Dglob.c302 fn_setn(matchfnp, n); in glob_reglob()
H A Dfn.c156 fn_setn(struct fn *fnp, int n) in fn_setn() function