/dports/games/uqm/uqm-0.8.0/src/uqm/supermelee/netplay/ |
H A D | packetsenders.h | 38 void sendInit(NetConnection *conn);
|
H A D | netmisc.c | 90 sendInit(conn); in NetMelee_connectCallback()
|
H A D | packetsenders.c | 28 sendInit(NetConnection *conn) { in sendInit() function
|
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Arceliar/ironwood/encrypted/ |
H A D | session.go | 136 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 D | gpopserverprotocol.h | 173 void sendInit() ;
|
H A D | gpopserverprotocol.cpp | 73 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 D | client.go | 68 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 D | client.go | 118 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 D | client.go | 134 if err := sftp.sendInit(); err != nil { 170 func (c *Client) sendInit() error { func
|
/dports/games/minetest/minetest-5.4.1/src/client/ |
H A D | client.h | 447 void sendInit(const std::string &playerName);
|
H A D | client.cpp | 375 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 D | association.go | 326 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 D | association.go | 312 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 D | client.go | 227 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 D | client.go | 227 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 D | client.go | 227 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 D | client.go | 227 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 D | Comm.java | 777 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 D | Comm.java | 777 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
|