Home
last modified time | relevance | path

Searched defs:usernamelen (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcups/cups/
H A Dhttp-support.c925 int usernamelen, /* I - Size of username buffer */ in httpSeparate2()
951 int usernamelen, /* I - Size of username buffer */ in httpSeparateURI()
/aosp_15_r20/external/libpcap/rpcapd/
H A Ddaemon.c1264 uint32 usernamelen, passwdlen; in daemon_msg_auth_req() local