Searched refs:FLG_OF1_NONREG (Results 1 – 3 of 3) sorted by relevance
48 if ((ofl->ofl_fd > 0) && ((ofl->ofl_flags1 & FLG_OF1_NONREG) == 0)) in ld_exit()
99 ofl->ofl_flags1 |= FLG_OF1_NONREG; in ld_open_outfile()
512 #define FLG_OF1_NONREG 0x0040000000 /* non-regular file specified as */ macro