Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/include/
H A Droken.h161 #define rk_getpwnam_r(_n, _pw, _b, _sz, _pwd) getpwnam_r(_n, _pw, _b, _sz, _pwd) argument
162 #define rk_getpwuid_r(_u, _pw, _b, _sz, _pwd) getpwuid_r(_u, _pw, _b, _sz, _pwd) argument
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dring.h68 #define __CONST_RING_SIZE(_s, _sz) \ argument
74 #define __RING_SIZE(_s, _sz) \ argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in652 #define rk_getpwnam_r(_n, _pw, _b, _sz, _pwd) getpwnam_r(_n, _pw, _b, _sz, _pwd) argument
659 #define rk_getpwuid_r(_u, _pw, _b, _sz, _pwd) getpwuid_r(_u, _pw, _b, _sz, _pwd) argument