Home
last modified time | relevance | path

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

/external/lib/lwip/netif/ppp/
A Dauth.c862 check_passwd( int unit, char *auser, int userlen, char *apasswd, int passwdlen, char **msg, int *ms… in check_passwd() argument
867 LWIP_UNUSED_ARG(userlen); in check_passwd()
885 BCOPY(auser, user, userlen); in check_passwd()
886 user[userlen] = '\0'; in check_passwd()

Completed in 4 milliseconds