Lines Matching refs:DIR_SEPARATOR
3203 #ifndef DIR_SEPARATOR3204 # define DIR_SEPARATOR '/'3221 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)3224 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))3783 /* search backwards for last DIR_SEPARATOR */