Searched refs:a_type (Results 151 - 158 of 158) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c610 if ((*app)->a_type == MDB_TYPE_STRING)
H A Dmdb_target.c1369 if (argv->a_type != MDB_TYPE_STRING)
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c2706 argv[0].a_type != MDB_TYPE_STRING)
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c3337 printarg.a_type = MDB_TYPE_STRING;
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c262 for (ndx = 0; (oauxv[ndx].a_type != AT_NULL); ndx++)
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c1068 if (auxp->a_type == AT_SUN_EXECNAME) {
1293 if (auxp->a_type == AT_SUN_EXECNAME) {
H A Dprvnops.c2150 auxv[i].a_type = (int32_t)up->u_auxv[i].a_type;
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c162 auxv[naux].a_type = AT_NULL;

Completed in 124 milliseconds

1234567