Home
last modified time | relevance | path

Searched refs:hlenp (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/include/net/
Dvjcompress.h142 u_int *hlenp));
/external/openssh/
Dsftp-server.c332 handle_to_string(int handle, u_char **stringp, int *hlenp) in handle_to_string() argument
334 if (stringp == NULL || hlenp == NULL) in handle_to_string()
338 *hlenp = sizeof(int32_t); in handle_to_string()