W_OK
if (access(realfile, W_OK)) {
(access(path, W_OK) < 0)) {
if (uflag && access(increm, W_OK) < 0) {
(access(file2, W_OK) == -1)) {
if (access(filename, W_OK) < 0) {
if (access(filename, W_OK) < 0) {
if (access(local, W_OK) < 0) {
d = access("/", W_OK);
d = access(dir ? local : ".", W_OK);
if (access(Gen.g_nam_p, W_OK) != 0) {
if (access(real_name, R_OK|W_OK) < 0) {
if (access(name, R_OK|W_OK) == 0) {
if (access(name, W_OK) == 0)
if (access(file, W_OK) == 0)
utmpx_ok = (access(UTMPX, R_OK|W_OK) == 0);
if (access(file_name, W_OK) == -1) {
if (access(file_name, W_OK) == -1) {
return (Access(Lp_A, W_OK) == -1? 0 : 1);
if ((check_name_to_major(R_OK | W_OK)) == ERROR)
if (access(minor_perm, R_OK | W_OK)) {
if (access(driver_aliases, R_OK | W_OK)) {
if ((check_name_to_major(R_OK | W_OK)) == ERROR)
if (mve && access(target, W_OK) < 0 &&
if (mve && access(target, W_OK) < 0 &&
if (pr_access(P, nout, R_OK | W_OK) != 0) {
if (access(cfgfile, W_OK|F_OK) == 0)
if (access(cfgfile, W_OK|F_OK) == 0)
faccessat(caller->fd, entry, W_OK|X_OK, AT_EACCESS) != 0 &&
faccessat(caller->fd, entry, W_OK, AT_EACCESS) != 0 &&
if (access(crle.c_confil, (R_OK | W_OK)) == 0) {
(R_OK | W_OK)) != 0) {
if (access(targ_file, W_OK) == 0) {
if (access(continue_bin, W_OK) != 0) {
host[0] == '/' && access(DV = host, R_OK | W_OK) == 0) {
if (access(dir, W_OK|X_OK) != 0) {
} else if (access(path, W_OK) != 0) /* file not writeable */
if (arg & ~(R_OK|W_OK|X_OK|E_OK))
if (arg & W_OK)
if (access(passwd_file, W_OK) < 0) {
if (access(shadow_file, W_OK) == 0) {
if (access(adjunct_file, W_OK) == 0) {
if (access(logfile, W_OK)) {
if ((err = zonecfg_access(zone, W_OK)) == Z_OK) {
if (access(filespec, W_OK) == 0)
if (x > 0 && access(pcopy(p, tdir), (W_OK | X_OK)) == 0)
if (y > 0 && access(pcopy(p, dir), (W_OK | X_OK)) == 0)
if (access(pcopy(p, P_tmpdir), (W_OK | X_OK)) == 0)
if (access(pcopy(p, "/tmp"), (W_OK | X_OK)) != 0) {
if (access(dbfilename, R_OK | W_OK))
err = access(path, W_OK);
nowrite = access(filename, R_OK|W_OK);
if (fmode & ~(E_OK|R_OK|W_OK|X_OK))
mode = ((fmode & (R_OK|W_OK|X_OK)) << 6);