Searched refs:DIRCH (Results 1 – 7 of 7) sorted by relevance
194 case DIRCH: in add_prog_path()207 if (strchr(prg_path, DIRCH) != NULL) in add_prog_path()216 pz = strrchr(path, DIRCH); in add_prog_path()
71 # define DIRCH '\\' macro73 # define DIRCH '/' macro
61 char * p = strrchr(fname, DIRCH); in check_existence()
94 char const * pz = strrchr(pname, DIRCH); in validate_struct()
1028 if (pz[-1] != DIRCH) in intern_file_load()1029 *(pz++) = DIRCH; in intern_file_load()
132 dirchp = strrchr(res, DIRCH); in find_file_name()
929 fputc(DIRCH, option_usage_fp); in prt_ini_list()