pw_dir 1163 ext/posix/posix.c add_assoc_string(return_value, "dir", pw->pw_dir); pw_dir 396 main/fopen_wrappers.c if (pw && pw->pw_dir) { pw_dir 397 main/fopen_wrappers.c spprintf(&filename, 0, "%s%c%s%c%s", pw->pw_dir, PHP_DIR_SEPARATOR, PG(user_dir), PHP_DIR_SEPARATOR, s + 1); /* Safe */ pw_dir 279 sapi/fpm/fpm/fpm_unix.c wp->home = strdup(pwd->pw_dir); pw_dir 322 sapi/fpm/fpm/fpm_unix.c wp->home = strdup(pwd->pw_dir); pw_dir 395 win32/glob.c h = pwd->pw_dir; pw_dir 408 win32/glob.c h = pwd->pw_dir;