Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/ntpd/
H A Dntp_scanner.h104 struct LCPOS tokpos; /* current token position */ member
/freebsd-src/usr.sbin/iovctl/
H A Dparse.c117 char *parse, *orig_parse, *tokpos, *endpos; in add_unicast_mac_config() local