Home
last modified time | relevance | path

Searched defs:visstring (Results 1 – 3 of 3) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Dauth_password.c74 char visstring[MAXNAMELEN * 4], pwhash[MAXPWLEN], *crypted; local
169 char visstring[MAXNAMELEN * 4]; local
H A Dsockd_protocol.c895 char visstring[MAXNAMELEN * 4 + 1]; local
/dports/net/dante/dante-1.4.3/lib/
H A Dutil.c884 str2vis(string, len, visstring, vislen) in str2vis() argument