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

  /onnv/onnv-gate/usr/src/cmd/prtfru/
main.c 50 int containers_only = 0, dtd = 0, list_only = 0, nodtd = 0, option, local
68 list_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
1229 if (list_only)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fruadm/
fruadm.c 55 static int found_frupath = 0, list_only = 0, recursive = 0, variable
819 if (list_only) {
871 list_only = 1;
892 if (list_only) {

Completed in 365 milliseconds