Searched refs:check_user (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/libtelnet-13/
H A Dsra.c80 static int check_user(char *, char *);
208 valid = check_user(user,pass);
438 check_user(char *name, char *cred) function
526 check_user(char *name, char *cred) function
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Drequirements.cpp140 check_user(const std::string& user, const atf::tests::vars_map& config) function in namespace:__anon6873
194 failure_reason = check_user(value, config);
221 UNREACHABLE; // This has been validated by check_user.
/macosx-10.10/ruby-106/ruby/lib/uri/
H A Dgeneric.rb383 # see also URI::Generic.check_user, URI::Generic.check_password
389 check_user(user)
403 def check_user(v) method in class:URI
418 private :check_user
471 # see also URI::Generic.check_user
484 check_user(user)
/macosx-10.10/sudo-73/src/
H A Dsudo.h235 int check_user __P((int, int));
H A Dcheck.c102 check_user(validated, mode) function
H A Dsudo.c446 rval = check_user(validated, sudo_mode);

Completed in 265 milliseconds