Searched hist:298120 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/net/
H A Dgetaddrinfo.cdiff 298120 Sat Apr 16 15:52:39 MDT 2016 pfg libc: make some more use of the nitems() macro.

We have an nitems() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
Given that it is available already without adding additional
headers and other parts of libc already use it, extend a bit
more its use.
/freebsd-11-stable/lib/libc/gen/
H A Dgetpwent.cdiff 298120 Sat Apr 16 15:52:39 MDT 2016 pfg libc: make some more use of the nitems() macro.

We have an nitems() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
Given that it is available already without adding additional
headers and other parts of libc already use it, extend a bit
more its use.

Completed in 202 milliseconds