Searched refs:RANLIBMAG (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/bmake/
H A Dmake-conf.h98 # ifndef RANLIBMAG
99 # define RANLIBMAG "__.SYMDEF" macro
H A Dranlib.h18 #define RANLIBMAG "!<arch>\n__.SYMDEF" /* archive file name */
20 #define RANLIBMAG "__.SYMDEF" /* archive file name */ macro
H A Darch.c817 * Both the modification time of the library and of the RANLIBMAG member are
824 #ifdef RANLIBMAG
829 f = ArchFindMember(gn->path, RANLIBMAG, &arh, "r+");
925 #ifdef RANLIBMAG
929 arh = ArchStatMember(gn->path, RANLIBMAG, false);
942 RANLIBMAG, Targ_FmtTime(tocModTime));
972 * of its RANLIBMAG member (i.e. its table of contents is out-of-date).
/freebsd-current/include/
H A Dranlib.h35 #define RANLIBMAG "__.SYMDEF" /* archive file name */ macro

Completed in 126 milliseconds