Home
last modified time | relevance | path

Searched defs:archive (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/sgs/size/common/
H A Dmain.c59 char *archive; variable
/titanic_41/usr/src/cmd/sgs/ld/common/
H A Dld.c176 archive(int fd, Elf *elf, uchar_t *class_ret, Half *mach_ret) in archive() function
/titanic_41/usr/src/uts/sparc/os/
H A Dbootops.c510 char archive[OBP_MAXPATHLEN]; in bop_free_archive() local
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c561 archive(const char *file, int fd, Elf *elf, uint_t flags, in archive() function
/titanic_41/usr/src/cmd/backup/dump/
H A Ddump.h149 int archive; /* true => saving a archive in archivefile */ variable
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c138 Dbg_syms_ar_skip(Lm_list *lml, const char *archive, Elf_Arsym *arsym) in Dbg_syms_ar_skip()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_attr.h323 fattr4_archive archive; member
/titanic_41/usr/src/cmd/backup/restore/
H A Dtape.c83 setinput(char *source, char *archive) in setinput()
/titanic_41/usr/src/lib/libpp/common/
H A Dpplib.h198 struct ppdirs* archive; /* archive holding file */ member
/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2998 create_sparc_archive(char *archive, char *tempname, char *bootblk, char *list) in create_sparc_archive()
3081 extend_iso_archive(char *archive, char *tempname, char *update_dir) in extend_iso_archive()
3229 create_x86_archive(char *archive, char *tempname, char *update_dir) in create_x86_archive()
/titanic_41/usr/src/cmd/tar/
H A Dtar.c622 static char archive[] = "archive0="; variable