Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/hextoalabel/
H A Dhextoalabel.c51 label_error(const char *hex, const int err) in label_error() function
140 label_error(hex, err); in main()
152 label_error(hex, err); in main()
/illumos-gate/usr/src/cmd/tsol/atohexlabel/
H A Datohexlabel.c51 label_error(const char *ascii, const int err) in label_error() function
140 label_error(ascii, err); in main()
152 label_error(ascii, err); in main()
/illumos-gate/usr/src/cmd/tsol/getzonepath/
H A Dgetzonepath.c46 label_error(const char *label, const int err) in label_error() function
96 label_error(argv[1], err); in main()
/illumos-gate/usr/src/cmd/tsol/lslabels/
H A Dlslabels.c112 label_error(const char *ascii, const int err) in label_error() function
202 label_error(ascii, err); in main()
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c1623 int label_error = 0; local
1663 if (label_error == 0) {
1678 if (label_error == ESRCH) {
1704 label_error = 0;
1737 label_error = 0;
1766 label_error = EINVAL;
1771 label_error = EACCES;
1774 label_error = EINVAL;
1799 label_error = 0;
1834 return (label_error);
[all …]