Home | Sort by: relevance | last modified time | path |
/src/sbin/route/ | |
route.c | 1290 const char * const msgtypes[] = { variable in typeref:typename:const char * const[] 1362 if (msgtypes[rtm->rtm_type]) 1363 (void)printf("%s: ", msgtypes[rtm->rtm_type]); |
route.c | 1290 const char * const msgtypes[] = { variable in typeref:typename:const char * const[] 1362 if (msgtypes[rtm->rtm_type]) 1363 (void)printf("%s: ", msgtypes[rtm->rtm_type]); |