Home
last modified time | relevance | path

Searched refs:AT_IGNORE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/brand/shared/brand/common/
H A Dbrand_util.c405 ap->a_type = AT_IGNORE; in brand_post_init()
434 ap->a_type = AT_IGNORE; in brand_post_init()
440 ap->a_type = AT_IGNORE; in brand_post_init()
/titanic_50/usr/src/uts/common/sys/
H A Dauxv.h71 #define AT_IGNORE 1 macro
/titanic_50/usr/src/uts/common/os/
H A Dbrand.c985 up->u_auxv[i].a_type = AT_IGNORE; in brand_solaris_elfexec()
/titanic_50/usr/src/cmd/ptools/pargs/
H A Dpargs.c809 { AT_IGNORE, "AT_IGNORE", at_null },
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c485 case AT_IGNORE: in dump_auxv()