Searched refs:ISPATHSEP (Results 1 – 7 of 7) sorted by relevance
380 # define ISPATHSEP(x) (x == '/' || x =='\\') macro382 # define ISPATHSEP(x) (x == '/') macro
263 if (p && (p == res || ISPATHSEP(p[-1])) && (ISPATHSEP(p[2]) || p[2] == '\0')) { in dcc_resolve()328 if (ISPATHSEP(dc->dir[len - 1])) in dcc_resolve()
282 if(ISPATHSEP(c)) { in krb5_addlog_dest()
175 ISPATHSEP(name[0]) in keytab_name()
301 if(ISPATHSEP(c)) { in check_log()
433 if (ISTILDE(fname[0]) && ISPATHSEP(fname[1])) { in krb5_config_parse_file_multi()
1067 if (ISPATHSEP(prefix[0])) in krb5_cc_get_prefix_ops()