Home
last modified time | relevance | path

Searched refs:found_frupath (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fruadm/
H A Dfruadm.c59 static int found_frupath = 0, list_only = 0, recursive = 0, variable
130 found_frupath = 1; in pathmatch()
961 if ((frupath != NULL) && (!found_frupath)) { in main()