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

/illumos-gate/usr/src/cmd/filesync/
H A Dbase.c33 * add_base, add_file_to_base, add_file_to_dir
146 * this is an internal routine, used only by add_file_to_base
251 * add_file_to_base
264 add_file_to_base(struct base *bp, const char *name) function
444 fp = add_file_to_base(bp, s);

Completed in 296 milliseconds