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

/osnet-11/usr/src/lib/libpkg/common/
H A Dpkgtrans.c93 #define ARCHIVE "archive" macro
1530 (void) sprintf(temp, "%s.%d", ARCHIVE, part);
1550 if (isdir(ARCHIVE) == 0) {
1552 (void) strcat(cmd, ARCHIVE);
1759 ARCHIVE, part);
1781 if (isdir(ARCHIVE) == 0) {
1783 (void) strlcat(cmd, ARCHIVE, CMDSIZE);
/osnet-11/usr/src/lib/libpp/common/
H A Dpplib.h35 #ifndef ARCHIVE
36 #define ARCHIVE 1 /* -I can specify header archives */ macro

Completed in 27 milliseconds