Home
last modified time | relevance | path

Searched defs:find_user_by_name (Results 1 – 4 of 4) sorted by relevance

/dports/devel/kyua/kyua-0.13/utils/
H A Dpasswd.cpp124 passwd_ns::find_user_by_name(const std::string& name) in find_user_by_name() function in passwd_ns
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/standalone/sqlmembershipprovider/
H A Dtest.cs93 static void find_user_by_name (string pattern) in find_user_by_name() method in Test
/dports/games/lbreakout2/lbreakout2-2.6.5/server/
H A Dserver.c354 static ServerUser* find_user_by_name( char *name ) in find_user_by_name() function
/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql.c51166 find_user_by_name (const char* name, user_t *user) in find_user_by_name() function