Searched refs:urldecode (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssl/apps/lib/
H A Dhttp_server.c260 static int urldecode(char *p) function
385 len = urldecode(url);
/freebsd-current/crypto/openssh/
H A Dmisc.c951 urldecode(const char *src) function
1036 if ((user = urldecode(tmp)) == NULL)
1059 if ((path = urldecode(tmp)) == NULL)
H A Dssh_namespace.h1000 #define urldecode Fssh_urldecode macro

Completed in 87 milliseconds