PRIntn             65 base/third_party/nspr/prtime.h typedef PRIntn PRBool;
PRIntn            204 net/base/nss_memio.c static PRStatus PR_CALLBACK memio_Shutdown(PRFileDesc *fd, PRIntn how)
PRIntn            215 net/base/nss_memio.c                                   PRIntn flags, PRIntervalTime timeout)
PRIntn            259 net/base/nss_memio.c                                   PRIntn flags, PRIntervalTime timeout)
PRIntn           1152 net/third_party/nss/ssl/sslsecur.c     PRIntn	sslHow	= nsprHow + 1;
PRIntn            156 net/third_party/nss/ssl/sslsnce.c     PRIntn	next;
PRIntn           2138 net/third_party/nss/ssl/sslsock.c ssl_Listen(PRFileDesc *fd, PRIntn backlog)
PRIntn           2158 net/third_party/nss/ssl/sslsock.c ssl_Shutdown(PRFileDesc *fd, PRIntn how)
PRIntn           2213 net/third_party/nss/ssl/sslsock.c ssl_Recv(PRFileDesc *fd, void *buf, PRInt32 len, PRIntn flags,
PRIntn           2234 net/third_party/nss/ssl/sslsock.c ssl_Send(PRFileDesc *fd, const void *buf, PRInt32 len, PRIntn flags,
PRIntn           2756 net/third_party/nss/ssl/sslsock.c ssl_RecvFrom(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags,
PRIntn           2765 net/third_party/nss/ssl/sslsock.c ssl_SendTo(PRFileDesc *fd, const void *buf, PRInt32 amount, PRIntn flags,
PRIntn            422 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(void) _MD_exit(PRIntn status);
PRIntn            425 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRIntn) _MD_put_env(const char *name);
PRIntn            498 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRIntn) _MD_test_and_lock(struct _MDLock *md);
PRIntn            517 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(char *) _MD_read_dir(struct _MDDir *md, PRIntn flags);
PRIntn            522 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_open(const char *name, PRIntn osflags, PRIntn mode);
PRIntn            536 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_access(const char *name, PRIntn how);
PRIntn            538 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_mkdir(const char *name, PRIntn mode);
PRIntn            540 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_pr_poll(PRPollDesc *pds, PRIntn npds, PRIntervalTime timeout);
PRIntn            547 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_listen(PRFileDesc *fd, PRIntn backlog);
PRIntn            548 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_shutdown(PRFileDesc *fd, PRIntn how);
PRIntn            549 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_recv(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, PRIntervalTime timeout);
PRIntn            550 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_send(PRFileDesc *fd, const void *buf, PRInt32 amount, PRIntn flags, PRIntervalTime timeout);
PRIntn            559 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_recvfrom(PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags, PRNetAddr *addr, PRUint32 *addrlen, PRIntervalTime timeout);
PRIntn            560 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRInt32) _MD_sendto(PRFileDesc *fd, const void *buf, PRInt32 amount, PRIntn flags, const PRNetAddr *addr, PRUint32 addrlen, PRIntervalTime timeout);
PRIntn            188 third_party/npapi/npspy/extern/nspr/md/_irix.h 			PRIntn _is;					\
PRIntn            226 third_party/npapi/npspy/extern/nspr/md/_irix.h 		PRIntn _is;						\
PRIntn            236 third_party/npapi/npspy/extern/nspr/md/_irix.h 		PRIntn _is;						\
PRIntn            420 third_party/npapi/npspy/extern/nspr/md/_irix.h NSPR_API(void ) _MD_exit(PRIntn status);
PRIntn            420 third_party/npapi/npspy/extern/nspr/md/_macos.h extern char* _MD_ReadDir(struct _MDDir *md,PRIntn flags);
PRIntn            163 third_party/npapi/npspy/extern/nspr/md/_os2.h     PRIntn nwait;                          /* number of threads in the
PRIntn            170 third_party/npapi/npspy/extern/nspr/md/_os2.h     PRIntn length;                     /* # of used entries in this
PRIntn            174 third_party/npapi/npspy/extern/nspr/md/_os2.h         PRIntn times;                  /* and the number of times notified */
PRIntn            339 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern char *   _MD_read_dir(struct _MDDir *, PRIntn);
PRIntn            340 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRInt32  _MD_open(const char *name, PRIntn osflags, PRIntn mode);
PRIntn            348 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRInt32	_MD_mkdir(const char *name, PRIntn mode);
PRIntn            395 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRInt32		_MD_listen(PRFileDesc *fd, PRIntn backlog);
PRIntn            397 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRInt32		_MD_shutdown(PRFileDesc *fd, PRIntn how);
PRIntn            401 third_party/npapi/npspy/extern/nspr/md/_unixos.h                                PRIntn flags, PRIntervalTime timeout);
PRIntn            404 third_party/npapi/npspy/extern/nspr/md/_unixos.h 									PRIntn flags, PRIntervalTime timeout);
PRIntn            407 third_party/npapi/npspy/extern/nspr/md/_unixos.h 						PRIntn flags, PRNetAddr *addr, PRUint32 *addrlen,
PRIntn            411 third_party/npapi/npspy/extern/nspr/md/_unixos.h 							PRIntn flags, const PRNetAddr *addr, PRUint32 addrlen,
PRIntn            425 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRInt32 _MD_pr_poll(PRPollDesc *pds, PRIntn npds,
PRIntn            481 third_party/npapi/npspy/extern/nspr/md/_unixos.h     PRIntn prot;
PRIntn            482 third_party/npapi/npspy/extern/nspr/md/_unixos.h     PRIntn flags;
PRIntn            606 third_party/npapi/npspy/extern/nspr/md/_unixos.h typedef PRIntn (*_MD_Fstat64)(PRIntn osfd, _MDStat64 *buf);
PRIntn            607 third_party/npapi/npspy/extern/nspr/md/_unixos.h typedef PRIntn (*_MD_Open64)(const char *path, int oflag, ...);
PRIntn            609 third_party/npapi/npspy/extern/nspr/md/_unixos.h typedef PRIntn (*_MD_Stat64)(const char *path, _MDStat64 *buf, ...);
PRIntn            611 third_party/npapi/npspy/extern/nspr/md/_unixos.h typedef PRIntn (*_MD_Stat64)(const char *path, _MDStat64 *buf);
PRIntn            613 third_party/npapi/npspy/extern/nspr/md/_unixos.h typedef _MDOff64_t (*_MD_Lseek64)(PRIntn osfd, _MDOff64_t, PRIntn whence);
PRIntn            615 third_party/npapi/npspy/extern/nspr/md/_unixos.h     void *addr, PRSize len, PRIntn prot, PRIntn flags,
PRIntn            616 third_party/npapi/npspy/extern/nspr/md/_unixos.h     PRIntn fildes, _MDOff64_t offset);
PRIntn            143 third_party/npapi/npspy/extern/nspr/md/_win16.h     PRIntn          cxByteCount;    /* number of stack bytes to move */
PRIntn            154 third_party/npapi/npspy/extern/nspr/md/_win95.h     PRIntn nwait;                          /* number of threads in the
PRIntn            161 third_party/npapi/npspy/extern/nspr/md/_win95.h     PRIntn length;                     /* # of used entries in this
PRIntn            165 third_party/npapi/npspy/extern/nspr/md/_win95.h         PRIntn times;                  /* and the number of times notified */
PRIntn            215 third_party/npapi/npspy/extern/nspr/md/_win95.h     PRIntn mode,
PRIntn            254 third_party/npapi/npspy/extern/nspr/md/_winnt.h     PRIntn mode,
PRIntn             47 third_party/npapi/npspy/extern/nspr/obsolete/protypes.h typedef PRIntn intn;
PRIntn             67 third_party/npapi/npspy/extern/nspr/plgetopt.h         PRIntn argc, char **argv, const char *options);
PRIntn             50 third_party/npapi/npspy/extern/nspr/plhash.h typedef PRIntn (PR_CALLBACK *PLHashComparator)(const void *v1, const void *v2);
PRIntn             55 third_party/npapi/npspy/extern/nspr/plhash.h typedef PRIntn (PR_CALLBACK *PLHashEnumerator)(PLHashEntry *he, PRIntn i, void *arg);
PRIntn            126 third_party/npapi/npspy/extern/nspr/plhash.h PR_EXTERN(PRIntn)
PRIntn            134 third_party/npapi/npspy/extern/nspr/plhash.h PR_EXTERN(PRIntn)
PRIntn            138 third_party/npapi/npspy/extern/nspr/plhash.h PR_EXTERN(PRIntn)
PRIntn            157 third_party/npapi/npspy/extern/nspr/plhash.h PR_EXTERN(PRIntn)
PRIntn             72 third_party/npapi/npspy/extern/nspr/plresolv.h     PRIntn bufsize, PRIntervalTime timeout,
PRIntn             77 third_party/npapi/npspy/extern/nspr/plresolv.h     PRIntn bufsize, PRIntervalTime timeout,
PRIntn            217 third_party/npapi/npspy/extern/nspr/plstr.h PR_EXTERN(PRIntn)
PRIntn            231 third_party/npapi/npspy/extern/nspr/plstr.h PR_EXTERN(PRIntn)
PRIntn            243 third_party/npapi/npspy/extern/nspr/plstr.h PR_EXTERN(PRIntn)
PRIntn            255 third_party/npapi/npspy/extern/nspr/plstr.h PR_EXTERN(PRIntn)
PRIntn             56 third_party/npapi/npspy/extern/nspr/prbit.h NSPR_API(PRIntn) PR_CeilingLog2(PRUint32 i); 
PRIntn             61 third_party/npapi/npspy/extern/nspr/prbit.h NSPR_API(PRIntn) PR_FloorLog2(PRUint32 i); 
PRIntn             69 third_party/npapi/npspy/extern/nspr/prdtoa.h NSPR_API(void) PR_cnvtf(char *buf, PRIntn bufsz, PRIntn prcsn, PRFloat64 fval);
PRIntn             82 third_party/npapi/npspy/extern/nspr/prdtoa.h NSPR_API(PRStatus) PR_dtoa(PRFloat64 d, PRIntn mode, PRIntn ndigits,
PRIntn             83 third_party/npapi/npspy/extern/nspr/prdtoa.h 	PRIntn *decpt, PRIntn *sign, char **rve, char *buf, PRSize bufsize);
PRIntn            149 third_party/npapi/npspy/extern/nspr/prenv.h NSPR_API(PRIntn) PR_PutEnv(const char *string);
PRIntn             66 third_party/npapi/npspy/extern/nspr/prerror.h     PRIntn textLength, const char *text);
PRIntn            129 third_party/npapi/npspy/extern/nspr/prinit.h typedef PRIntn (PR_CALLBACK *PRPrimordialFn)(PRIntn argc, char **argv);
PRIntn            131 third_party/npapi/npspy/extern/nspr/prinit.h NSPR_API(PRIntn) PR_Initialize(
PRIntn            132 third_party/npapi/npspy/extern/nspr/prinit.h     PRPrimordialFn prmain, PRIntn argc, char **argv, PRUintn maxPTDs);
PRIntn            191 third_party/npapi/npspy/extern/nspr/prinit.h NSPR_API(PRStatus) PR_SetFDCacheSize(PRIntn low, PRIntn high);
PRIntn            198 third_party/npapi/npspy/extern/nspr/prinit.h NSPR_API(void) PR_ProcessExit(PRIntn status);
PRIntn            216 third_party/npapi/npspy/extern/nspr/prinit.h     PRIntn initialized;
PRIntn             79 third_party/npapi/npspy/extern/nspr/prio.h typedef PRIntn PRDescIdentity;          /* see: Layering file descriptors */
PRIntn            346 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRListenFN)(PRFileDesc *fd, PRIntn backlog);
PRIntn            347 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRShutdownFN)(PRFileDesc *fd, PRIntn how);
PRIntn            350 third_party/npapi/npspy/extern/nspr/prio.h     PRIntn flags, PRIntervalTime timeout);
PRIntn            353 third_party/npapi/npspy/extern/nspr/prio.h     PRIntn flags, PRIntervalTime timeout);
PRIntn            356 third_party/npapi/npspy/extern/nspr/prio.h     PRIntn flags, PRNetAddr *addr, PRIntervalTime timeout);
PRIntn            359 third_party/npapi/npspy/extern/nspr/prio.h     PRIntn flags, const PRNetAddr *addr, PRIntervalTime timeout);
PRIntn            379 third_party/npapi/npspy/extern/nspr/prio.h typedef PRIntn (PR_CALLBACK *PRReservedFN)(PRFileDesc *fd);
PRIntn            637 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRFileDesc*) PR_Open(const char *name, PRIntn flags, PRIntn mode);
PRIntn            664 third_party/npapi/npspy/extern/nspr/prio.h     const char *name, PRIntn flags, PRIntn mode);
PRIntn            671 third_party/npapi/npspy/extern/nspr/prio.h     const PRUnichar *name, PRIntn flags, PRIntn mode);
PRIntn           1141 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_MkDir(const char *name, PRIntn mode);
PRIntn           1153 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_MakeDir(const char *name, PRIntn mode);
PRIntn           1231 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRFileDesc*)    PR_OpenUDPSocket(PRIntn af);
PRIntn           1251 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRFileDesc*)    PR_OpenTCPSocket(PRIntn af);
PRIntn           1408 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_Listen(PRFileDesc *fd, PRIntn backlog);
PRIntn           1473 third_party/npapi/npspy/extern/nspr/prio.h                 PRIntn flags, PRIntervalTime timeout);
PRIntn           1504 third_party/npapi/npspy/extern/nspr/prio.h                                 PRIntn flags, PRIntervalTime timeout);
PRIntn           1539 third_party/npapi/npspy/extern/nspr/prio.h     PRFileDesc *fd, void *buf, PRInt32 amount, PRIntn flags,
PRIntn           1572 third_party/npapi/npspy/extern/nspr/prio.h     PRFileDesc *fd, const void *buf, PRInt32 amount, PRIntn flags,
PRIntn           1974 third_party/npapi/npspy/extern/nspr/prio.h     PRPollDesc *pds, PRIntn npds, PRIntervalTime timeout);
PRIntn             90 third_party/npapi/npspy/extern/nspr/pripcsem.h     const char *name, PRIntn flags, PRIntn mode, PRUintn value);
PRIntn            304 third_party/npapi/npspy/extern/nspr/private/pprthred.h NSPR_API(PRIntn) PR_GetMonitorEntryCount(PRMonitor *mon);
PRIntn            169 third_party/npapi/npspy/extern/nspr/prlink.h     PRIntn flags          /* flags that affect the loading */
PRIntn            174 third_party/npapi/npspy/extern/nspr/prlog.h NSPR_API(void) PR_SetLogBuffering(PRIntn buffer_size);
PRIntn            237 third_party/npapi/npspy/extern/nspr/prlog.h NSPR_API(void) PR_Assert(const char *s, const char *file, PRIntn ln);
PRIntn            107 third_party/npapi/npspy/extern/nspr/prnetdb.h     const char *hostname, char *buf, PRIntn bufsize, PRHostEnt *hostentry);
PRIntn            145 third_party/npapi/npspy/extern/nspr/prnetdb.h     PRIntn flags,
PRIntn            147 third_party/npapi/npspy/extern/nspr/prnetdb.h     PRIntn bufsize,
PRIntn            172 third_party/npapi/npspy/extern/nspr/prnetdb.h     const PRNetAddr *hostaddr, char *buf, PRIntn bufsize, PRHostEnt *hostentry);
PRIntn            205 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRIntn) PR_EnumerateHostEnt(
PRIntn            206 third_party/npapi/npspy/extern/nspr/prnetdb.h     PRIntn enumIndex, const PRHostEnt *hostEnt, PRUint16 port, PRNetAddr *address);
PRIntn            409 third_party/npapi/npspy/extern/nspr/prnetdb.h     const char *hostname, PRUint16 af, PRIntn flags);
PRIntn             96 third_party/npapi/npspy/extern/nspr/prprf.h typedef PRIntn (*PRStuffFunc)(void *arg, const char *s, PRUint32 slen);
PRIntn            180 third_party/npapi/npspy/extern/nspr/prshm.h         PRIntn      flags,
PRIntn            181 third_party/npapi/npspy/extern/nspr/prshm.h         PRIntn      mode
PRIntn            213 third_party/npapi/npspy/extern/nspr/prshm.h         PRIntn  flags
PRIntn            665 third_party/npapi/npspy/extern/nspr/prtrace.h NSPR_API(PRIntn)
PRIntn            429 third_party/npapi/npspy/extern/nspr/prtypes.h typedef PRIntn PRBool;