Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/pmodes/
H A Dbinsearch.h35 int item_addfile(itemlist, const char *);
H A Dbinsearch.c101 item_addfile(itemlist l, const char *fname) in item_addfile() function
H A Dpmodes.c151 if (item_addfile(restrictto, optarg) != 0) { in main()