Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Dmain.c487 addfile); in main()
505 treescan(name, ino, addfile); in main()
506 attrscan(0, addfile); in main()
H A Drestore.h214 extern long addfile(char *, ino_t, int);
278 extern long addfile();
H A Dinteractive.c92 treescan(name, ino, addfile); in runcmdshell()
137 attrscan(0, addfile); in runcmdshell()
H A Drestore.c46 addfile(char *name, ino_t ino, int type) in addfile() function
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c121 static void addfile(const char *fn);
494 addfile(file_list[i]); in main()
644 addfile(const char *fn) in addfile() function
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c4093 addfile() in addfile() function
4608 (void) addfile(); in main()