Searched refs:is_dir_sep (Results 1 – 1 of 1) sorted by relevance
32 #define is_dir_sep(c) ((c) == '/') macro95 while (argv0 <= slash && !is_dir_sep(*slash)) in extract_argv0_path()