HomeSort by: relevance | last modified time | path
    Searched defs:lsl (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/makewhatis/
makewhatis.c 269 const char *s, *lsl; local in function:makewhatis
271 lsl = NULL;
278 if (lsl == NULL)
279 lsl = s;
287 sdlen = lsl - s + 1;
makewhatis.c 269 const char *s, *lsl; local in function:makewhatis
271 lsl = NULL;
278 if (lsl == NULL)
279 lsl = s;
287 sdlen = lsl - s + 1;

Completed in 21 milliseconds