Searched refs:addfile (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/backup/restore/ |
H A D | main.c | 489 addfile); in main() 507 treescan(name, ino, addfile); in main() 508 attrscan(0, addfile); in main()
|
H A D | restore.h | 240 extern long addfile(char *, ino_t, int); 304 extern long addfile();
|
H A D | interactive.c | 110 treescan(name, ino, addfile); in runcmdshell() 155 attrscan(0, addfile); in runcmdshell()
|
H A D | restore.c | 57 addfile(name, ino, type) in addfile() function
|
/titanic_44/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 111 static void addfile(const char *fn); 339 addfile(file_list[i]); in main() 492 addfile(const char *fn) in addfile() function
|
/titanic_44/usr/src/tools/onbld/Scm/ |
H A D | Backup.py | 205 self.addfile(t, data)
|
/titanic_44/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 4091 addfile() in addfile() function 4606 (void) addfile(); in main()
|