Searched refs:epl (Results 1 – 2 of 2) sorted by relevance
242 int epl, i; /* counters */ in __rpc_get_time_offset() local281 epl = srv->ep.ep_len; in __rpc_get_time_offset()285 (i < epl) && ((udp_ep == -1) || (tcp_ep == -1)); i++) { in __rpc_get_time_offset()
513 size_t epl = 0, vpl = 0; in find_stop_ed() local543 for (epl = 0; ep[epl] && !isspace((unsigned char)ep[epl]); epl++) in find_stop_ed()577 (epl && strncmp(ep, cp, epl) == 0 && cp[epl] == '\0') || in find_stop_ed()