Lines Matching defs:sep
1557 char *sep = strchr(protsep, '?');1558 if(sep && (sep < pathsep))1559 pathsep = sep;