Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-tmpdir.c76 size_t lenx = sizeof tmpdirx; in TEST_IMPL() local
/netbsd-src/usr.sbin/trpt/
H A Dtrpt.c212 size_t lenx = sizeof(tcp_debx); in main() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dpk11.c834 pk11strcmp(const char *x, size_t lenx, const char *y, size_t leny) { in pk11strcmp()