Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/lint1/ | |
mem1.c | 126 const struct filename *existing_fn = search_filename(s, slen); local in function:record_filename 127 if (existing_fn != NULL) 128 return existing_fn->fn_name; |
mem1.c | 126 const struct filename *existing_fn = search_filename(s, slen); local in function:record_filename 127 if (existing_fn != NULL) 128 return existing_fn->fn_name; |
mem1.c | 126 const struct filename *existing_fn = search_filename(s, slen); local in function:record_filename 127 if (existing_fn != NULL) 128 return existing_fn->fn_name; |