Home
last modified time | relevance | path

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

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