Home
last modified time | relevance | path

Searched refs:check_label (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/ttymon/
H A Dttyadm.c66 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 Dfuncs.c75 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 Dcheckdev.h44 int print, int check_label);
H A Dcheckdev.c273 int check_label) in checkdevinuse() argument
537 if (check_label && bm_inuse) { in checkdevinuse()
/titanic_41/usr/src/lib/libefi/common/
H A Drdwr_efi.c263 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()