Searched defs:restrictto (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/pmodes/
H A Dpmodes.c114 itemlist restrictto = NULL; variable
149 if (restrictto == NULL)
150 restrictto = new_itemlist();
151 if (item_addfile(restrictto, optarg) != 0) {
542 if (restrictto) {
547 if (item_search(restrictto, nbuf) == -1)

Completed in 251 milliseconds