Home | History | Annotate | Download | only in src

Lines Matching full:path_separator

117 #ifndef PATH_SEPARATOR
118 #define PATH_SEPARATOR '/'
544 if (*clean_name == PATH_SEPARATOR) {
553 while ( *clean_name == PATH_SEPARATOR ) ++clean_name; // Skip any slashes
985 const char *program_name = strrchr((*argv)[0], PATH_SEPARATOR); // nix path