Home
last modified time | relevance | path

Searched defs:dirstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/sys/net/bpf/
H A Dpcap-test.c54 static const struct dirstr { in strtodir() struct
55 const char *str; in strtodir()
56 pcap_direction_t dir; in strtodir()
/freebsd/sys/kern/
H A Dkern_timeout.c1508 _show_last_callout(int cpu, int direct, const char *dirstr) in _show_last_callout()