Searched refs:path_fstab (Results 1 – 1 of 1) sorted by relevance
50 static char *path_fstab; variable63 path_fstab = _PATH_FSTAB; in setfstab()67 path_fstab = fstab_path; in setfstab()79 return (path_fstab); in getfstab()260 if ((_fs_fp = fopen(path_fstab, "re")) != NULL) { in setfsent()287 (void)_write(STDERR_FILENO, path_fstab, strlen(path_fstab)); in error()