Searched refs:ALL_ENTRIES (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabel.h99 #define ALL_ENTRIES 0x00000000 macro
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drpc.rusersd.c71 #define ALL_ENTRIES 1 macro
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c108 #define ALL_ENTRIES -2 /* selects all boot entries */ macro
5296 (entryNum != ALL_ENTRIES && lp->entryNum != entryNum)) {
5329 if (!deleted && entryNum != ALL_ENTRIES) {
5358 if (delete_boot_entry(mp, ALL_ENTRIES, DBE_PRINTERR) != BAM_SUCCESS) {

Completed in 64 milliseconds