Lines Matching defs:user
700 * string user name in UTF-8
1035 * The 'user name' and 'service name' are repeated in
1042 * disconnect if the 'user name' or 'service name'
1175 * string user name
2008 void *user, void *in, size_t len)
2011 (struct per_session_data__sshd *)user, **p;
2054 * the user code passes the ops struct address to us
2061 * the user code is telling us to get the ops struct
2062 * from another protocol's protocol.user pointer
2068 vhd->ops = (const struct lws_ssh_ops *)prot->user;
2082 * The user code ops api_version has to be current