Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dputshell.c44 string_size(char const * scan, size_t nl_len) in string_size()
108 size_t nl_len = strlen(nl); in optionQuoteString() local
/freebsd/sys/netlink/
H A Dnetlink.h68 uint8_t nl_len; /* sizeof(sockaddr_nl) */ member