Lines Matching defs:authorized
2132 // Authorize against the opened passwords file. Return 1 if authorized.2164 int authorized;2167 authorized = 1;2186 authorized = authorize(conn, fp);2190 return authorized;