Home
last modified time | relevance | path

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

/dports/www/tclhttpd/tclhttpd3.5.1/lib/
H A Dauth.tcl114 proc Auth_Check {sock directory pathlist} { procedure
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Dauth.c467 int Auth_Check(aClient *cptr, anAuthStruct *as, char *para) in Auth_Check() function