Home
last modified time | relevance | path

Searched refs:PRIntn (Results 1 – 25 of 35) sorted by relevance

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
Dprinit.h129 typedef PRIntn (PR_CALLBACK *PRPrimordialFn)(PRIntn argc, char **argv);
131 NSPR_API(PRIntn) PR_Initialize(
132 PRPrimordialFn prmain, PRIntn argc, char **argv, PRUintn maxPTDs);
191 NSPR_API(PRStatus) PR_SetFDCacheSize(PRIntn low, PRIntn high);
198 NSPR_API(void) PR_ProcessExit(PRIntn status);
216 PRIntn initialized;
Dprdtoa.h69 NSPR_API(void) PR_cnvtf(char *buf, PRIntn bufsz, PRIntn prcsn, PRFloat64 fval);
82 NSPR_API(PRStatus) PR_dtoa(PRFloat64 d, PRIntn mode, PRIntn ndigits,
83 PRIntn *decpt, PRIntn *sign, char **rve, char *buf, PRSize bufsize);
Dprio.h79 typedef PRIntn PRDescIdentity; /* see: Layering file descriptors */
346 typedef PRStatus (PR_CALLBACK *PRListenFN)(PRFileDesc *fd, PRIntn backlog);
347 typedef PRStatus (PR_CALLBACK *PRShutdownFN)(PRFileDesc *fd, PRIntn how);
350 PRIntn flags, PRIntervalTime timeout);
353 PRIntn flags, PRIntervalTime timeout);
356 PRIntn flags, PRNetAddr *addr, PRIntervalTime timeout);
359 PRIntn flags, const PRNetAddr *addr, PRIntervalTime timeout);
379 typedef PRIntn (PR_CALLBACK *PRReservedFN)(PRFileDesc *fd);
637 NSPR_API(PRFileDesc*) PR_Open(const char *name, PRIntn flags, PRIntn mode);
664 const char *name, PRIntn flags, PRIntn mode);
[all …]
Dplhash.h50 typedef PRIntn (PR_CALLBACK *PLHashComparator)(const void *v1, const void *v2);
55 typedef PRIntn (PR_CALLBACK *PLHashEnumerator)(PLHashEntry *he, PRIntn i, void *arg);
126 PR_EXTERN(PRIntn)
134 PR_EXTERN(PRIntn)
138 PR_EXTERN(PRIntn)
157 PR_EXTERN(PRIntn)
Dprnetdb.h107 const char *hostname, char *buf, PRIntn bufsize, PRHostEnt *hostentry);
145 PRIntn flags,
147 PRIntn bufsize,
172 const PRNetAddr *hostaddr, char *buf, PRIntn bufsize, PRHostEnt *hostentry);
205 NSPR_API(PRIntn) PR_EnumerateHostEnt(
206 PRIntn enumIndex, const PRHostEnt *hostEnt, PRUint16 port, PRNetAddr *address);
409 const char *hostname, PRUint16 af, PRIntn flags);
Dprshm.h180 PRIntn flags,
181 PRIntn mode
213 PRIntn flags
Dplstr.h217 PR_EXTERN(PRIntn)
231 PR_EXTERN(PRIntn)
243 PR_EXTERN(PRIntn)
255 PR_EXTERN(PRIntn)
Dpripcsem.h90 const char *name, PRIntn flags, PRIntn mode, PRUintn value);
Dplresolv.h72 PRIntn bufsize, PRIntervalTime timeout,
77 PRIntn bufsize, PRIntervalTime timeout,
Dprbit.h56 NSPR_API(PRIntn) PR_CeilingLog2(PRUint32 i);
61 NSPR_API(PRIntn) PR_FloorLog2(PRUint32 i);
Dprlog.h174 NSPR_API(void) PR_SetLogBuffering(PRIntn buffer_size);
237 NSPR_API(void) PR_Assert(const char *s, const char *file, PRIntn ln);
Dprenv.h149 NSPR_API(PRIntn) PR_PutEnv(const char *string);
Dplgetopt.h67 PRIntn argc, char **argv, const char *options);
Dprprf.h96 typedef PRIntn (*PRStuffFunc)(void *arg, const char *s, PRUint32 slen);
Dprerror.h66 PRIntn textLength, const char *text);
Dprlink.h169 PRIntn flags /* flags that affect the loading */
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_unixos.h339 extern char * _MD_read_dir(struct _MDDir *, PRIntn);
340 extern PRInt32 _MD_open(const char *name, PRIntn osflags, PRIntn mode);
348 extern PRInt32 _MD_mkdir(const char *name, PRIntn mode);
395 extern PRInt32 _MD_listen(PRFileDesc *fd, PRIntn backlog);
397 extern PRInt32 _MD_shutdown(PRFileDesc *fd, PRIntn how);
401 PRIntn flags, PRIntervalTime timeout);
404 PRIntn flags, PRIntervalTime timeout);
407 PRIntn flags, PRNetAddr *addr, PRUint32 *addrlen,
411 PRIntn flags, const PRNetAddr *addr, PRUint32 addrlen,
425 extern PRInt32 _MD_pr_poll(PRPollDesc *pds, PRIntn npds,
[all …]
D_beos.h422 NSPR_API(void) _MD_exit(PRIntn status);
425 NSPR_API(PRIntn) _MD_put_env(const char *name);
498 NSPR_API(PRIntn) _MD_test_and_lock(struct _MDLock *md);
517 NSPR_API(char *) _MD_read_dir(struct _MDDir *md, PRIntn flags);
522 NSPR_API(PRInt32) _MD_open(const char *name, PRIntn osflags, PRIntn mode);
536 NSPR_API(PRInt32) _MD_access(const char *name, PRIntn how);
538 NSPR_API(PRInt32) _MD_mkdir(const char *name, PRIntn mode);
540 NSPR_API(PRInt32) _MD_pr_poll(PRPollDesc *pds, PRIntn npds, PRIntervalTime timeout);
547 NSPR_API(PRInt32) _MD_listen(PRFileDesc *fd, PRIntn backlog);
548 NSPR_API(PRInt32) _MD_shutdown(PRFileDesc *fd, PRIntn how);
[all …]
D_irix.h188 PRIntn _is; \
226 PRIntn _is; \
236 PRIntn _is; \
420 NSPR_API(void ) _MD_exit(PRIntn status);
D_win95.h154 PRIntn nwait; /* number of threads in the
161 PRIntn length; /* # of used entries in this
165 PRIntn times; /* and the number of times notified */
215 PRIntn mode,
D_os2.h163 PRIntn nwait; /* number of threads in the
170 PRIntn length; /* # of used entries in this
174 PRIntn times; /* and the number of times notified */
/external/chromium_org/base/third_party/nspr/
Dprtime.h63 typedef int PRIntn; typedef
65 typedef PRIntn PRBool;
/external/chromium_org/third_party/webrtc/base/
Dnssstreamadapter.cc181 static PRStatus StreamListen(PRFileDesc *socket, PRIntn depth) { in StreamListen()
186 static PRStatus StreamShutdown(PRFileDesc *socket, PRIntn how) { in StreamShutdown()
196 PRIntn flags, PRIntervalTime to) { in StreamRecv()
210 PRInt32 amount, PRIntn flags, in StreamSend()
218 PRInt32 amount, PRIntn flags, in StreamRecvfrom()
225 PRInt32 amount, PRIntn flags, in StreamSendto()
308 static PRIntn StreamReserved(PRFileDesc *socket) { in StreamReserved()
/external/wpa_supplicant_8/src/crypto/
Dtls_nss.c73 PRIntn flags, PRIntervalTime timeout) in nss_io_recv()
105 PRIntn flags, PRIntervalTime timeout) in nss_io_send()
128 PRIntn flags, PRNetAddr *addr, in nss_io_recvfrom()
137 PRIntn flags, const PRNetAddr *addr, in nss_io_sendto()
/external/chromium_org/net/base/
Dnss_memio.c204 static PRStatus PR_CALLBACK memio_Shutdown(PRFileDesc *fd, PRIntn how) in memio_Shutdown()
215 PRIntn flags, PRIntervalTime timeout) in memio_Recv()
259 PRIntn flags, PRIntervalTime timeout) in memio_Send()

12