Searched defs:PRHostEnt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprnetdb.h90 ** Client code does direct struct copies of hostent to PRHostEnt and
93 typedef struct PRHostEnt { struct
104 } PRHostEnt; typedef in typeref:struct: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 structur
[all...]

Completed in 42 milliseconds