Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c430 static void add_file_to_table(file_list_t *table[], char *str);
5471 add_file_to_table(table, buf); in build_table()
5483 add_file_to_table(file_list_t *table[], char *str) in add_file_to_table() function