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

  /src/usr.bin/xlint/lint2/
read.c 80 const char *th_name; member in struct:thtab
934 if (strncmp(thte->th_name, cp, len) != 0)
936 if (thte->th_name[len] == '\0')
971 thte->th_name = name;
read.c 80 const char *th_name; member in struct:thtab
934 if (strncmp(thte->th_name, cp, len) != 0)
936 if (thte->th_name[len] == '\0')
971 thte->th_name = name;
read.c 80 const char *th_name; member in struct:thtab
934 if (strncmp(thte->th_name, cp, len) != 0)
936 if (thte->th_name[len] == '\0')
971 thte->th_name = name;
read.c 80 const char *th_name; member in struct:thtab
934 if (strncmp(thte->th_name, cp, len) != 0)
936 if (thte->th_name[len] == '\0')
971 thte->th_name = name;

Completed in 153 milliseconds