Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ttymon/
H A Dttyadm.c63 static int check_label(char *);
189 if (check_label(ptr->p_ttylabel) != 0) in main()
234 check_label(char *ttylabel) in check_label() function
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c76 static const char *check_label(const char *);
92 { USERATTR_CLEARANCE, check_label, label },
93 { USERATTR_MINLABEL, check_label, label },
444 check_label(const char *labelstr) in check_label() function
/illumos-gate/usr/src/cmd/format/
H A Dcheckdev.h42 int print, int check_label);
H A Dcheckdev.c256 int check_label) in checkdevinuse() argument
520 if (check_label && bm_inuse) { in checkdevinuse()
/illumos-gate/usr/src/lib/libefi/common/
H A Drdwr_efi.c323 check_label(int fd, dk_efi_t *dk_ioc) in check_label() function
447 if ((rval = check_label(fd, &dk_ioc)) == VT_EINVAL) { in efi_read()
465 rval = check_label(fd, &dk_ioc); in efi_read()
473 rval = check_label(fd, &dk_ioc); in efi_read()
545 rval = check_label(fd, &dk_ioc); in efi_read()