Home
last modified time | relevance | path

Searched refs:AVAIL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg139 @ MSG_GPD_DLSYM "AVAIL-TO-DLSYM"
140 @ MSG_GPD_RELOC "AVAIL-FOR-RELOCATION"
621 \t flags: 0x00000003 [ AVAIL-TO-DLSYM,ADD-DEPENDENCIES ]\n\
625 \t flags: 0x00000003 [ AVAIL-TO-DLSYM,ADD-DEPENDENCIES ]\n\
629 \t flags: 0x00000003 [ AVAIL-TO-DLSYM,ADD-DEPENDENCIES ]\n"
664 \t flags: 0x00000003 [ AVAIL-TO-DLSYM,ADD-DEPENDENCIES ]\n\
668 \t flags: 0x00000004 [ AVAIL-TO-DLSYM,ADD-DEPENDENCIES ]\n\
672 \t flags: 0x00000004 [ AVAIL-TO-DLSYM,ADD-DEPENDENCIES ]\n"
724 \t flags: 0x00000003 [ AVAIL-TO-DLSYM,ADD-DEPENDENCIES ]\n"
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_request.c2321 AVAIL = 0, in is_named_device_avail() enumerator
2335 request, &lists[DEVICE_REQUEST][AVAIL])) != 0) || in is_named_device_avail()
2343 _toplevel_request, &lists[DISKSET_REQUEST][AVAIL])) != 0) || in is_named_device_avail()
2351 get_request_diskset(), &lists[DEFAULTS][AVAIL])) != 0) || in is_named_device_avail()
2366 if (lists[check_type][AVAIL] != NULL) { in is_named_device_avail()
2370 lists[check_type][AVAIL], device_name, check_aliases, in is_named_device_avail()
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c3165 #define AVAIL(p) (p & AVAIL_ENTRY_DM) macro