Home
last modified time | relevance | path

Searched refs:timexcode (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/ip/snoopy/
H A Dicmp6.c104 static char *timexcode[] = variable
339 if (h->code >= nelem(timexcode)) in p_seprint()
340 i = nelem(timexcode)-1; in p_seprint()
343 p = seprint(p, e, " code=%s unused=%1.1d ", timexcode[i], in p_seprint()