HomeSort by relevance Sort by last modified time
    Searched refs:containers_only (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/prtfru/
prtfru.h 38 int prtfru(const char *searchpath, int containers_only, int list_only,
main.c 50 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));
prtfru.c 151 static int containers_only = 0, list_only = 0, saved_status = 0, xml = 0; variable
1219 if (containers_only) {
    [all...]

Completed in 3224 milliseconds