Searched defs:slash_pos (Results 1 – 2 of 2) sorted by relevance
88 if (const char *slash_pos = internal_strrchr(module, '/')) { in StripModuleName() local
14455 int slash_pos = -1; /* Where the '/' is found, or negative if none */ S_parse_uniprop_string() local