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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c418 *include_tbl[TABLE_SIZE]; variable
1139 build_table(include_tbl, argv[++argc]);
5492 * see if the named file is in the include_tbl.
5815 if ((Iflag && is_in_table(include_tbl, *namep)) ||

Completed in 85 milliseconds