Lines Matching defs:prev_slash
510 char *prev_slash = strrchr(path, '/');511 if (prev_slash != NULL)512 *prev_slash = '\0';