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

/illumos-gate/usr/src/cmd/prtfru/
H A Dprtfru.h38 int prtfru(const char *searchpath, int containers_only, int list_only,
H A Dmain.c50 int containers_only = 0, dtd = 0, list_only = 0, nodtd = 0, option, local
61 containers_only = 1;
123 return (prtfru(searchpath, containers_only, list_only, xml));
H A Dprtfru.c151 static int containers_only = 0, list_only = 0, saved_status = 0, xml = 0; variable
1219 if (containers_only) {
1309 containers_only = containers_only_flag;

Completed in 48 milliseconds