Home | Sort by: relevance | last modified time | path |
/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; |