Searched refs:inPortNum (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/MacOS/GetHTTPS.src/
H A DMacSocket.h49 OSErr MacSocket_listen(const int inSocketNum,const int inPortNum);
H A DMacSocket.cpp792 OSErr MacSocket_listen(const int inSocketNum,const int inPortNum) argument
847 // theInetAddress->fPort = inPortNum;
850 ::OTInitInetAddress(theInetAddress,inPortNum,theInetInterfaceInfo.fAddress);

Completed in 46 milliseconds