Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c424 static void add_file_to_table(file_list_t *table[], char *str);
5509 add_file_to_table(table, buf); in build_table()
5521 add_file_to_table(file_list_t *table[], char *str) in add_file_to_table() function