Home | History | Annotate | Download | only in conftools

Lines Matching full:path_separator

4923 # define PATH_SEPARATOR ':'
4945 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)