Lines Matching refs:ENOTSUP
25684 ** should handle ENOLCK, ENOTSUP, EOPNOTSUPP separately.25735 #if EOPNOTSUPP!=ENOTSUP25740 #ifdef ENOTSUP25741 case ENOTSUP: 28308 if( rc==-1 && errno==ENOTSUP ){