Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/tests/src/de/pokerth/test/
H A DTestBase.java188 public int userInit() throws Exception { in userInit() method in TestBase
192 public int userInit(Socket s, String user, String password) throws Exception { in userInit() method in TestBase
200 …public int userInit(Socket s, String user, String password, byte[] avatarData, Guid lastSessionId)… in userInit() method in TestBase
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/common/
H A Duser.c56 userInit(void) in userInit() function