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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h70 boolean_t fn_list_empty(struct fn_list *fnlp);
H A Dfn.c342 * if (fn_list_empty(fnlp))
560 * fn_list_empty -- true if the list is empty
563 fn_list_empty(struct fn_list *fnlp) function
H A Dmain.c334 if (fn_list_empty(lognames)) {
551 if (fn_list_empty(logfiles))

Completed in 64 milliseconds