Searched refs:check_label (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/ttymon/ |
H A D | ttyadm.c | 66 static int check_label(); 201 if (check_label(ptr->p_ttylabel) != 0) in main() 245 check_label(ttylabel) in check_label() function
|
/titanic_41/usr/src/cmd/oamuser/user/ |
H A D | funcs.c | 75 static const char *check_label(const char *); 92 { USERATTR_CLEARANCE, check_label, label }, 93 { USERATTR_MINLABEL, check_label, label }, 433 check_label(const char *labelstr) in check_label() function
|
/titanic_41/usr/src/cmd/format/ |
H A D | checkdev.h | 44 int print, int check_label);
|
H A D | checkdev.c | 273 int check_label) in checkdevinuse() argument 537 if (check_label && bm_inuse) { in checkdevinuse()
|
/titanic_41/usr/src/lib/libefi/common/ |
H A D | rdwr_efi.c | 263 check_label(int fd, dk_efi_t *dk_ioc) in check_label() function 401 } else if ((rval = check_label(fd, &dk_ioc)) == VT_EINVAL) { in efi_read() 419 rval = check_label(fd, &dk_ioc); in efi_read() 427 rval = check_label(fd, &dk_ioc); in efi_read() 499 rval = check_label(fd, &dk_ioc); in efi_read()
|