Searched defs:lenx (Results 1 – 3 of 3) sorted by relevance
76 size_t lenx = sizeof tmpdirx; in TEST_IMPL() local
212 size_t lenx = sizeof(tcp_debx); in main() local
834 pk11strcmp(const char *x, size_t lenx, const char *y, size_t leny) { in pk11strcmp()