Searched refs:error_flag (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ctfs/
H A Dmount.c70 int error_flag = 0; local
100 error_flag = 1;
133 if ((argc - optind != 2) || error_flag) {
/illumos-gate/usr/src/cmd/fs.d/objfs/
H A Dmount.c70 int error_flag = 0; local
100 error_flag = 1;
133 if ((argc - optind != 2) || error_flag) {
/illumos-gate/usr/src/cmd/fs.d/sharefs/
H A Dmount.c70 int error_flag = 0; local
100 error_flag = 1;
133 if ((argc - optind != 2) || error_flag) {
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ddisassemble.c485 int error_flag; local
555 error_flag = 0;
567 error_flag = 0;
570 if (0 == error_flag) {
575 error_flag = 1;
576 } else if (error_flag == 1) {
578 error_flag = 2;
816 int error_flag; local
900 error_flag = 0;
913 error_flag
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h1833 uint16_t error_flag; member in struct:__anon4951
1843 uint16_t error_flag; member in struct:__anon4951

Completed in 110 milliseconds