Home
last modified time | relevance | path

Searched refs:sendInit (Results 1 – 19 of 19) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/uqm/supermelee/netplay/
H A Dpacketsenders.h38 void sendInit(NetConnection *conn);
H A Dnetmisc.c90 sendInit(conn); in NetMelee_connectCallback()
H A Dpacketsenders.c28 sendInit(NetConnection *conn) { in sendInit() function
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Arceliar/ironwood/encrypted/
H A Dsession.go136 mgr.sendInit(pub, &init)
166 mgr.sendInit(&toKey, &buf.init)
177 func (mgr *sessionManager) sendInit(dest *edPub, init *sessionInit) { func
418 info.mgr.sendInit(&info.ed, &init)
/dports/mail/emailrelay/emailrelay-1.9/src/gpop/
H A Dgpopserverprotocol.h173 void sendInit() ;
H A Dgpopserverprotocol.cpp73 sendInit() ; in init()
80 void GPop::ServerProtocol::sendInit() in sendInit() function in GPop::ServerProtocol
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/pkg/sftp/
H A Dclient.go68 if err := sftp.sendInit(); err != nil {
102 func (c *Client) sendInit() error { func
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/pkg/sftp/
H A Dclient.go118 if err := sftp.sendInit(); err != nil {
153 func (c *Client) sendInit() error { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/pkg/sftp/
H A Dclient.go134 if err := sftp.sendInit(); err != nil {
170 func (c *Client) sendInit() error { func
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dclient.h447 void sendInit(const std::string &playerName);
H A Dclient.cpp375 sendInit(myplayer->getName()); in step()
1009 void Client::sendInit(const std::string &playerName) in sendInit() function in Client
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/sctp/
H A Dassociation.go326 err := a.sendInit()
336 func (a *Association) sendInit() error { func
2105 err := a.sendInit()
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/sctp/
H A Dassociation.go312 err := a.sendInit()
322 func (a *Association) sendInit() error { func
2037 err := a.sendInit()
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/pkg/sftp/
H A Dclient.go227 if err := sftp.sendInit(); err != nil {
256 func (c *Client) sendInit() error { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/pkg/sftp/
H A Dclient.go227 if err := sftp.sendInit(); err != nil {
256 func (c *Client) sendInit() error { func
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/sftp/
H A Dclient.go227 if err := sftp.sendInit(); err != nil {
256 func (c *Client) sendInit() error { func
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pkg/sftp/
H A Dclient.go227 if err := sftp.sendInit(); err != nil {
256 func (c *Client) sendInit() error { func
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DComm.java777 public final Prequest sendInit(Buffer buf, int count, in sendInit() method in Comm
783 Prequest preq = new Prequest(sendInit(handle, buf, count, type.handle, dest, tag)); in sendInit()
788 private native long sendInit( in sendInit() method in Comm
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DComm.java777 public final Prequest sendInit(Buffer buf, int count, in sendInit() method in Comm
783 Prequest preq = new Prequest(sendInit(handle, buf, count, type.handle, dest, tag)); in sendInit()
788 private native long sendInit( in sendInit() method in Comm