Searched refs:AT_IGNORE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A Delf.h80 #define AT_IGNORE 1 /* Ignored entry. */ macro
165 #define AT_IGNORE 1 /* Ignored entry. */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dauxv.h71 #define AT_IGNORE 1 macro
/illumos-gate/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c405 ap->a_type = AT_IGNORE;
434 ap->a_type = AT_IGNORE;
440 ap->a_type = AT_IGNORE;
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c791 { AT_IGNORE, "AT_IGNORE", at_null },
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c985 up->u_auxv[i].a_type = AT_IGNORE;
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c487 case AT_IGNORE:

Completed in 71 milliseconds