Searched refs:check_type (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/oamuser/user/ |
H A D | funcs.c | 73 static const char *check_type(const char *); 84 { USERATTR_TYPE_KW, check_type, type }, 410 check_type(const char *type) in check_type() function
|
/titanic_41/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_request.c | 2318 check_type_t check_type; in is_named_device_avail() local 2362 for (check_type = DEVICE_REQUEST; in is_named_device_avail() 2363 (check_type < N_CHECKS) && (error == 0); in is_named_device_avail() 2364 check_type++) { 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() 2378 (lists[check_type][UNAVAIL] != NULL)) { in is_named_device_avail() 2382 lists[check_type][UNAVAIL], device_name, in is_named_device_avail() 2395 } else if (lists[check_type][UNAVAIL] != NULL) { in is_named_device_avail() 2399 lists[check_type][UNAVAIL], device_name, in is_named_device_avail()
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | name.c | 368 goto check_type; in nv_setlist() 388 goto check_type; in nv_setlist() 432 goto check_type; in nv_setlist() 459 goto check_type; in nv_setlist() 547 goto check_type; in nv_setlist() 599 check_type: in nv_setlist()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 4910 int check_type; in fctl_ulp_unsol_cb() local 4917 check_type = 1; in fctl_ulp_unsol_cb() 4925 check_type = 0; in fctl_ulp_unsol_cb() 4946 if (check_type && mod->mod_info->ulp_type != type) { in fctl_ulp_unsol_cb()
|
/titanic_41/usr/src/lib/libshell/misc/ |
H A D | ERRATA.txt | 1013 goto check_type;
|