Home
last modified time | relevance | path

Searched refs:home_ok (Results 1 – 13 of 13) sorted by relevance

/dports/www/links1/links-1.04/
H A Ddefault.c722 if (errno == EEXIST) goto home_ok; in get_home()
728 if (S_ISDIR(st.st_mode)) goto home_ok; in get_home()
750 if (errno == EEXIST) goto home_ok; in get_home()
755 goto home_ok; in get_home()
759 if (S_ISDIR(st.st_mode)) goto home_ok; in get_home()
770 home_ok: in get_home()
/dports/misc/clifm/clifm-1.3/src/
H A Dprofiles.c309 if (!home_ok) { in profile_add()
H A Dmain.c145 home_ok = 1, variable
H A Dhelpers.h761 home_ok,
H A Dconfig.c2231 if (!home_ok) in init_config()
2421 home_ok = 1; in reset_variables()
H A Dstrings.c1856 if (!home_ok || !new_path || !*new_path || !user.home) in home_tilde()
H A Dinit.c144 home_ok = 0; in get_home()
/dports/www/links/links-2.25/
H A Ddefault.c833 goto home_ok; in get_home()
839 if (S_ISDIR(st.st_mode)) goto home_ok; in get_home()
860 goto home_ok; in get_home()
865 if (S_ISDIR(st.st_mode)) goto home_ok; in get_home()
874 home_ok: in get_home()
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dmain.c.gcov128 -: 127: home_ok = 1,
H A Dprofiles.c.gcov779 1: 400: if (!home_ok) {
H A Dconfig.c.gcov4161 24: 2057: if (!home_ok)
4345 20: 2211: home_ok = 1;
H A Dinit.c.gcov152 #####: 111: home_ok = 0;
H A Dstrings.c.gcov3696 1101: 1742: if (!home_ok || !new_path || !*new_path || !user.home)