Lines Matching defs:get_first_record

388 get_first_record(set_t setno, int alloc, int shared)
573 first_nh = get_first_record(setno, 0, devid_nm | NM_NOTSHARED);
622 first_nh = get_first_record(setno, 0, devid_nm | NM_SHARED);
682 if ((nh = get_first_record(setno, 0, devid_nm | NM_SHARED))
686 if ((nh = get_first_record(setno, 1, devid_nm | NM_SHARED))
766 if ((nh = get_first_record(setno, 0, devid_nm | NM_SHARED)) == NULL)
788 if ((nh = get_first_record(setno, 1, devid_nm | NM_SHARED)) == NULL)
808 if ((nh = get_first_record(setno, 0, NM_SHARED)) == NULL)
1211 if ((nh = get_first_record(setno, 0, NM_SHARED)) == NULL)
1922 if ((nh = get_first_record(setno, 1, NM_NOTSHARED)) == NULL) {
1931 if ((did_nh = get_first_record(setno, 1, shared)) == NULL) {
2268 did_nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED);
2274 did_shr_nh = get_first_record(setno, 1, NM_DEVID | NM_SHARED);
2280 nh = get_first_record(setno, 0, NM_NOTSHARED);
2396 did_nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED);
2403 did_shr_nh = get_first_record(setno, 0, NM_DEVID | NM_SHARED);
2410 nh = get_first_record(setno, 0, NM_NOTSHARED);
2528 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
2582 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
2658 if ((nh = get_first_record(setno, 0, NM_DEVID| NM_NOTSHARED)) == NULL) {
2710 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
2778 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
2881 if (((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) ||
2902 if (((did_nh = get_first_record(setno, 1, NM_DEVID |
2904 get_first_record(setno, 1, NM_DEVID | NM_SHARED))
3177 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
3231 if ((did_nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED)) ==
3248 did_shr_nh = get_first_record(setno, 0, NM_DEVID | NM_SHARED);
3339 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL ||
3340 (snh = get_first_record(setno, 0, NM_SHARED)) == NULL) {
3473 if ((nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED))
3534 if ((nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED))
3549 if ((nh = get_first_record(setno, 0, NM_DEVID | NM_SHARED)) == NULL) {
3608 if (((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) ||
3609 ((shared_nh = get_first_record(setno, 0, NM_SHARED)) == NULL)) {
3628 ((did_nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED))
3630 ((did_shr_nh = get_first_record(setno, 0, NM_DEVID | NM_SHARED))
3775 if ((nh = get_first_record(setno, 0, NM_SHARED)) == NULL) {
3995 if ((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) {
4185 if (((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) ||
4186 ((did_nh = get_first_record(setno, 1, NM_DEVID | NM_NOTSHARED))
4188 ((did_shr_nh = get_first_record(setno, 1, NM_DEVID |
4291 if (((nh = get_first_record(setno, 0, NM_NOTSHARED)) == NULL) ||
4302 if (((did_nh = get_first_record(setno, 0, NM_DEVID | NM_NOTSHARED))