Home | History | Annotate | Download | only in orig

Lines Matching refs:ENOTSUP

25684 ** should handle ENOLCK, ENOTSUP, EOPNOTSUPP separately.
25735 #if EOPNOTSUPP!=ENOTSUP
25740 #ifdef ENOTSUP
25741 case ENOTSUP:
28308 if( rc==-1 && errno==ENOTSUP ){