Home
last modified time | relevance | path

Searched refs:FLG_OF1_NOSGHND (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dexit.c155 if (ofl->ofl_flags1 & FLG_OF1_NOSGHND) in ld_init_sighandler()
H A Dargs.c1437 ofl->ofl_flags1 |= FLG_OF1_NOSGHND; in parseopt_pass1()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h497 #define FLG_OF1_NOSGHND 0x0000001000 /* -z nosighandler flag set */ macro