Lines Matching full:x_ok
94 # define X_OK 1869 if (access(outdir,R_OK|W_OK|X_OK) != 0)871 if (_access(outdir,R_OK|W_OK|X_OK) != 0)