Home
last modified time | relevance | path

Searched defs:ttlstr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/dhcpd/
H A Dsync.c122 char ifnam[IFNAMSIZ], *ttlstr; in sync_init() local
/openbsd-src/libexec/spamd/
H A Dsync.c124 char ifnam[IFNAMSIZ], *ttlstr; in sync_init() local
/openbsd-src/usr.sbin/nsd/
H A Dzonec.c1573 zparser_ttl2int(const char *ttlstr, int* error) in zparser_ttl2int()