| /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 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) {
|
| /onnv/onnv-gate/usr/src/lib/libtecla/ |
| libtecla.h | 484 * list_only int If non-zero, install an action that only lists 498 int list_only, const char *name, const char *keyseq); [all...] |
| /onnv/onnv-gate/usr/src/lib/libtecla/common/ |
| getline.c | [all...] |