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

  /src/usr.sbin/rtadvd/
advcap.c 64 #define tnamatch anamatch macro
100 int tnamatch(char *);
175 if (tnamatch(name)) {
233 * Tnamatch deals with name matching. The first field of the termcap
239 tnamatch(char *np) function in typeref:typename:int
advcap.c 64 #define tnamatch anamatch macro
100 int tnamatch(char *);
175 if (tnamatch(name)) {
233 * Tnamatch deals with name matching. The first field of the termcap
239 tnamatch(char *np) function in typeref:typename:int

Completed in 45 milliseconds