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

  /src/usr.bin/netstat/
pfkey.c 100 static const char *pfkey_msgtype_names(int);
103 pfkey_msgtype_names(int x) function in typeref:typename:const char *
147 printf("\t\t%s: %llu\n", pfkey_msgtype_names(type),
179 printf("\t\t%s: %llu\n", pfkey_msgtype_names(type),
pfkey.c 100 static const char *pfkey_msgtype_names(int);
103 pfkey_msgtype_names(int x) function in typeref:typename:const char *
147 printf("\t\t%s: %llu\n", pfkey_msgtype_names(type),
179 printf("\t\t%s: %llu\n", pfkey_msgtype_names(type),
pfkey.c 100 static const char *pfkey_msgtype_names(int);
103 pfkey_msgtype_names(int x) function in typeref:typename:const char *
147 printf("\t\t%s: %llu\n", pfkey_msgtype_names(type),
179 printf("\t\t%s: %llu\n", pfkey_msgtype_names(type),

Completed in 31 milliseconds