Lines Matching defs:PRHostEnt
90 ** Client code does direct struct copies of hostent to PRHostEnt and
93 typedef struct PRHostEnt {
104 } PRHostEnt;
125 ** PRHostEnt *hostentry
135 const char *hostname, char *buf, PRIntn bufsize, PRHostEnt *hostentry);
154 ** PRHostEnt *hostentry
177 PRHostEnt *hostentry);
191 ** PRHostEnt *hostentry
201 const PRNetAddr *hostaddr, char *buf, PRIntn bufsize, PRHostEnt *hostentry);
206 ** A stateless enumerator over a PRHostEnt structure acquired from
214 ** PRHostEnt *hostEnt A pointer to a host entry struct that was
235 PRIntn enumIndex, const PRHostEnt *hostEnt, PRUint16 port, PRNetAddr *address);
369 ** PRHostEnt *PRProtoEnt
405 ** PRHostEnt *PRProtoEnt