Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/lint1/ | |
mem1.c | 65 search_filename(const char *s, size_t len) function in typeref:typename:const struct filename * 126 const struct filename *existing_fn = search_filename(s, slen); 155 if (s == NULL || (fn = search_filename(s, strlen(s))) == NULL) |
mem1.c | 65 search_filename(const char *s, size_t len) function in typeref:typename:const struct filename * 126 const struct filename *existing_fn = search_filename(s, slen); 155 if (s == NULL || (fn = search_filename(s, strlen(s))) == NULL) |