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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h71 int fn_list_count(struct fn_list *fnlp);
H A Dfn.c569 * fn_list_count -- return number of filenames in list
572 fn_list_count(struct fn_list *fnlp) function
H A Dmain.c912 int needexpire = fn_list_count(files) - count;
953 int fcount = fn_list_count(files);

Completed in 60 milliseconds