Searched defs:COF_EMPTY (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c746 #define COF_EMPTY 0x00000010 macro
1024 if (!(coargs->flags & COF_EMPTY) &&
1167 if (!(coargs->flags & COF_EMPTY) && (
1385 'E', MDB_OPT_SETBITS, COF_EMPTY, &coargs.flags,
1522 coargs.flags |= COF_EMPTY;

Completed in 56 milliseconds