Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp-support.c86 int usernamelen, /* I - Size of username buffer */ in httpSeparate2() argument
195 uri = http_copy_decode(username, uri, usernamelen, "@") + 1; in httpSeparate2()
H A Dhttp.h405 char *username, int usernamelen,