PRStatus          516 base/third_party/nspr/prtime.cc PRStatus
PRStatus          249 base/third_party/nspr/prtime.h BASE_EXPORT PRStatus PR_ParseTimeString (
PRStatus           67 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString(time_buf, PR_FALSE, &parsed_time);
PRStatus           74 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("Mon, 15 Oct 2007 19:45:00 GMT",
PRStatus           82 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("15 Oct 07 12:45:00", PR_FALSE,
PRStatus           90 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("15 Oct 07 19:45 GMT", PR_FALSE,
PRStatus           98 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("Mon Oct 15 12:45 PDT 2007",
PRStatus          106 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("Monday, Oct 15, 2007 12:45 PM",
PRStatus          114 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("10/15/07 12:45:00 PM", PR_FALSE,
PRStatus          122 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("15-OCT-2007 12:45pm", PR_FALSE,
PRStatus          130 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("16 Oct 2007 4:45-JST (Tuesday)",
PRStatus          144 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("Sun Jan  2 00:00:00 3001",
PRStatus          151 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("Mon Oct 15 12:44:60 PDT 2007",
PRStatus          159 base/time/pr_time_unittest.cc   PRStatus result = PR_ParseTimeString("Sun Oct 14 36:45 PDT 2007",
PRStatus          222 base/time/time.cc   PRStatus result = PR_ParseTimeString(time_string,
PRStatus          108 chrome/utility/importer/nss_decryptor_mac.h typedef PRStatus (*PRCleanupFunc)(void);
PRStatus          105 chrome/utility/importer/nss_decryptor_win.h typedef PRStatus (*PRCleanupFunc)(void);
PRStatus          187 crypto/nss_util.cc     PRStatus prstatus = PR_Cleanup();
PRStatus          194 net/base/nss_memio.c static PRStatus PR_CALLBACK memio_Close(PRFileDesc *fd)
PRStatus          204 net/base/nss_memio.c static PRStatus PR_CALLBACK memio_Shutdown(PRFileDesc *fd, PRIntn how)
PRStatus          292 net/base/nss_memio.c static PRStatus PR_CALLBACK memio_GetPeerName(PRFileDesc *fd, PRNetAddr *addr)
PRStatus          300 net/base/nss_memio.c static PRStatus memio_GetSocketOption(PRFileDesc *fd, PRSocketOptionData *data)
PRStatus          366 net/base/nss_memio.c static PRStatus memio_InitializeLayerName(void)
PRStatus         1881 net/third_party/nss/ssl/ssl3con.c static PRStatus
PRStatus         9887 net/third_party/nss/ssl/ssl3con.c     PRStatus    prStatus;
PRStatus          503 net/third_party/nss/ssl/ssl3ecc.c static PRStatus
PRStatus          511 net/third_party/nss/ssl/ssl3ecc.c     return (PRStatus)rv;
PRStatus          515 net/third_party/nss/ssl/ssl3ecc.c static PRStatus 
PRStatus          567 net/third_party/nss/ssl/ssl3ecc.c 	PRStatus status;
PRStatus          150 net/third_party/nss/ssl/ssl3ext.c static PRStatus
PRStatus          201 net/third_party/nss/ssl/ssl3ext.c static PRStatus
PRStatus           22 net/third_party/nss/ssl/sslerrstrs.c static PRStatus
PRStatus           68 net/third_party/nss/ssl/sslnonce.c static PRStatus
PRStatus          143 net/third_party/nss/ssl/sslplatf.c static PRStatus
PRStatus          727 net/third_party/nss/ssl/sslsecur.c static PRStatus serverCAListSetup(void *arg)
PRStatus         1395 net/third_party/nss/ssl/sslsnce.c     PRStatus 	prStatus;
PRStatus          140 net/third_party/nss/ssl/sslsock.c static PRStatus   ssl_PushIOLayer(sslSocket *ns, PRFileDesc *stack, 
PRStatus          489 net/third_party/nss/ssl/sslsock.c static PRStatus SSL_BypassRegisterShutdown(void)
PRStatus          497 net/third_party/nss/ssl/sslsock.c static PRStatus SSL_BypassSetup(void)
PRStatus         1387 net/third_party/nss/ssl/sslsock.c     PRStatus    rv;
PRStatus         1890 net/third_party/nss/ssl/sslsock.c static PRStatus  
PRStatus         2028 net/third_party/nss/ssl/sslsock.c     PRStatus    status;
PRStatus         2092 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2096 net/third_party/nss/ssl/sslsock.c     PRStatus   rv;
PRStatus         2109 net/third_party/nss/ssl/sslsock.c     rv = (PRStatus)(*ss->ops->connect)(ss, sockaddr);
PRStatus         2117 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2121 net/third_party/nss/ssl/sslsock.c     PRStatus    rv;
PRStatus         2130 net/third_party/nss/ssl/sslsock.c     rv = (PRStatus)(*ss->ops->bind)(ss, addr);
PRStatus         2137 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2141 net/third_party/nss/ssl/sslsock.c     PRStatus    rv;
PRStatus         2150 net/third_party/nss/ssl/sslsock.c     rv = (PRStatus)(*ss->ops->listen)(ss, backlog);
PRStatus         2157 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2161 net/third_party/nss/ssl/sslsock.c     PRStatus    rv;
PRStatus         2174 net/third_party/nss/ssl/sslsock.c     rv = (PRStatus)(*ss->ops->shutdown)(ss, how);
PRStatus         2185 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2189 net/third_party/nss/ssl/sslsock.c     PRStatus   rv;
PRStatus         2207 net/third_party/nss/ssl/sslsock.c     rv = (PRStatus)(*ss->ops->close)(ss);
PRStatus         2294 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2304 net/third_party/nss/ssl/sslsock.c     return (PRStatus)(*ss->ops->getpeername)(ss, addr);
PRStatus         2337 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2347 net/third_party/nss/ssl/sslsock.c     return (PRStatus)(*ss->ops->getsockname)(ss, name);
PRStatus         2545 net/third_party/nss/ssl/sslsock.c     PRStatus           status;
PRStatus         2714 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2739 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2747 net/third_party/nss/ssl/sslsock.c static PRStatus PR_CALLBACK
PRStatus         2858 net/third_party/nss/ssl/sslsock.c static PRStatus  
PRStatus         2867 net/third_party/nss/ssl/sslsock.c static PRStatus
PRStatus         2871 net/third_party/nss/ssl/sslsock.c     PRStatus    status;
PRStatus          456 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_init_thread(PRThread *thread);
PRStatus          458 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_init_attached_thread(PRThread *thread);
PRStatus          475 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_create_thread(PRThread *thread, void (*start)(void *), PRThreadPriority priority, PRThreadScope scope, PRThreadState state, PRUint32 stackSize);
PRStatus          486 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_wait(PRThread *, PRIntervalTime timeout);
PRStatus          487 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_wakeup_waiter(PRThread *);
PRStatus          495 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_new_lock(struct _MDLock *md);
PRStatus          504 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_timed_wait_sem(struct _MDSemaphore *md, PRIntervalTime timeout);
PRStatus          505 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_wait_sem(struct _MDSemaphore *md);
PRStatus          516 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_open_dir(struct _MDDir *md,const char *name);
PRStatus          555 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_getsockname(PRFileDesc *fd, PRNetAddr *addr, PRUint32 *addrlen);
PRStatus          556 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_getpeername(PRFileDesc *fd, PRNetAddr *addr, PRUint32 *addrlen);
PRStatus          557 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_getsockopt(PRFileDesc *fd, PRInt32 level, PRInt32 optname, char* optval, PRInt32* optlen);
PRStatus          558 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_setsockopt(PRFileDesc *fd, PRInt32 level, PRInt32 optname, const char* optval, PRInt32 optlen);
PRStatus          566 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_gethostname(char *name, PRUint32 namelen);
PRStatus          571 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_detach_process(PRProcess *process);
PRStatus          572 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_wait_process(PRProcess *process, PRInt32 *exitCode);
PRStatus          573 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_kill_process(PRProcess *process);
PRStatus          585 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_alloc_segment(PRSegment *seg, PRUint32 size, void *vaddr);
PRStatus          590 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_create_file_map(PRFileMap *fmap, PRInt64 size);
PRStatus          593 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_mem_unmap(void *addr, PRUint32 size);
PRStatus          594 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_close_file_map(PRFileMap *fmap);
PRStatus          605 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_lockfile(PRInt32 osfd);
PRStatus          606 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_tlockfile(PRInt32 osfd);
PRStatus          607 third_party/npapi/npspy/extern/nspr/md/_beos.h NSPR_API(PRStatus) _MD_unlockfile(PRInt32 osfd);
PRStatus          219 third_party/npapi/npspy/extern/nspr/md/_darwin.h extern PRStatus _MD_InitializeThread(PRThread *thread);
PRStatus          228 third_party/npapi/npspy/extern/nspr/md/_darwin.h extern PRStatus _MD_CREATE_THREAD(
PRStatus          236 third_party/npapi/npspy/extern/nspr/md/_darwin.h extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
PRStatus          237 third_party/npapi/npspy/extern/nspr/md/_darwin.h extern PRStatus _MD_WAKEUP_WAITER(PRThread *);
PRStatus          218 third_party/npapi/npspy/extern/nspr/md/_freebsd.h extern PRStatus _MD_InitializeThread(PRThread *thread);
PRStatus          227 third_party/npapi/npspy/extern/nspr/md/_freebsd.h extern PRStatus _MD_CREATE_THREAD(
PRStatus          235 third_party/npapi/npspy/extern/nspr/md/_freebsd.h extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
PRStatus          236 third_party/npapi/npspy/extern/nspr/md/_freebsd.h extern PRStatus _MD_WAKEUP_WAITER(PRThread *);
PRStatus          245 third_party/npapi/npspy/extern/nspr/md/_irix.h NSPR_API(PRStatus) _MD_NEW_LOCK(struct _MDLock *md);
PRStatus          372 third_party/npapi/npspy/extern/nspr/md/_irix.h NSPR_API(PRStatus) _MD_InitThread(struct PRThread *thread,
PRStatus          374 third_party/npapi/npspy/extern/nspr/md/_irix.h NSPR_API(PRStatus) _MD_InitAttachedThread(struct PRThread *thread,
PRStatus          411 third_party/npapi/npspy/extern/nspr/md/_irix.h NSPR_API(PRStatus) _MD_wait(struct PRThread *, PRIntervalTime timeout);
PRStatus          417 third_party/npapi/npspy/extern/nspr/md/_irix.h NSPR_API(PRStatus) _MD_WakeupWaiter(struct PRThread *);
PRStatus          429 third_party/npapi/npspy/extern/nspr/md/_irix.h NSPR_API(PRStatus) _MD_CreateThread(
PRStatus          448 third_party/npapi/npspy/extern/nspr/md/_linux.h extern PRStatus _MD_InitializeThread(PRThread *thread);
PRStatus          457 third_party/npapi/npspy/extern/nspr/md/_linux.h extern PRStatus _MD_CREATE_THREAD(
PRStatus          465 third_party/npapi/npspy/extern/nspr/md/_linux.h extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
PRStatus          466 third_party/npapi/npspy/extern/nspr/md/_linux.h extern PRStatus _MD_WAKEUP_WAITER(PRThread *);
PRStatus          194 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_DetachProcess(PRProcess *process);
PRStatus          197 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_WaitProcess(PRProcess *process, PRInt32 *exitCode);
PRStatus          200 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_KillProcess(PRProcess *process);
PRStatus          251 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_InitThread(PRThread *thread);
PRStatus          336 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_wait(PRThread *thread, PRIntervalTime timeout);
PRStatus          406 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_LockFile(PRInt32 osfd);
PRStatus          408 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_TLockFile(PRInt32 osfd);
PRStatus          410 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_UnlockFile(PRInt32 osfd);
PRStatus          417 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_OpenDir(struct _MDDir *md,const char *name);
PRStatus          457 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_getsockopt(PRFileDesc *fd, PRInt32 level, PRInt32 optname, char* optval, PRInt32* optlen);
PRStatus          460 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_setsockopt(PRFileDesc *fd, PRInt32 level, PRInt32 optname, const char* optval, PRInt32 optlen);
PRStatus          484 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_gethostname(char *name, int namelen);
PRStatus          643 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_CreateFileMap(struct PRFileMap *fmap, PRInt64 size);
PRStatus          653 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_MemUnmap(void *addr, PRUint32 size);
PRStatus          656 third_party/npapi/npspy/extern/nspr/md/_macos.h extern PRStatus _MD_CloseFileMap(struct PRFileMap *fmap);
PRStatus          213 third_party/npapi/npspy/extern/nspr/md/_nextstep.h extern PRStatus _MD_InitializeThread(PRThread *thread);
PRStatus          222 third_party/npapi/npspy/extern/nspr/md/_nextstep.h extern PRStatus _MD_CREATE_THREAD(
PRStatus          230 third_party/npapi/npspy/extern/nspr/md/_nextstep.h extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
PRStatus          231 third_party/npapi/npspy/extern/nspr/md/_nextstep.h extern PRStatus _MD_WAKEUP_WAITER(PRThread *);
PRStatus          204 third_party/npapi/npspy/extern/nspr/md/_nspr_pthread.h NSPR_API(PRStatus) _MD_NEW_LOCK(struct _MDLock *md);
PRStatus          215 third_party/npapi/npspy/extern/nspr/md/_nspr_pthread.h NSPR_API(PRStatus) _MD_InitThread(struct PRThread *thread);
PRStatus          250 third_party/npapi/npspy/extern/nspr/md/_nspr_pthread.h NSPR_API(PRStatus) _MD_CreateThread(
PRStatus          268 third_party/npapi/npspy/extern/nspr/md/_nspr_pthread.h NSPR_API(PRStatus) _MD_wait(struct PRThread *, PRIntervalTime timeout);
PRStatus          271 third_party/npapi/npspy/extern/nspr/md/_nspr_pthread.h NSPR_API(PRStatus) _MD_WakeupWaiter(struct PRThread *);
PRStatus          438 third_party/npapi/npspy/extern/nspr/md/_os2.h extern PRStatus _PR_DetachOS2Process(struct PRProcess *process);
PRStatus          442 third_party/npapi/npspy/extern/nspr/md/_os2.h extern PRStatus _PR_WaitOS2Process(struct PRProcess *process, 
PRStatus          446 third_party/npapi/npspy/extern/nspr/md/_os2.h extern PRStatus _PR_KillOS2Process(struct PRProcess *process);
PRStatus          510 third_party/npapi/npspy/extern/nspr/md/_os2.h extern PRStatus _MD_CreateFileMap(struct PRFileMap *fmap, PRInt64 size);
PRStatus          520 third_party/npapi/npspy/extern/nspr/md/_os2.h extern PRStatus _MD_MemUnmap(void *addr, PRUint32 size);
PRStatus          523 third_party/npapi/npspy/extern/nspr/md/_os2.h extern PRStatus _MD_CloseFileMap(struct PRFileMap *fmap);
PRStatus           77 third_party/npapi/npspy/extern/nspr/md/_pcos.h extern PRStatus _MD_OS2GetHostName(char *name, PRUint32 namelen);
PRStatus           80 third_party/npapi/npspy/extern/nspr/md/_pcos.h extern PRStatus _MD_WindowsGetHostName(char *name, PRUint32 namelen);
PRStatus           82 third_party/npapi/npspy/extern/nspr/md/_pcos.h extern PRStatus _MD_WindowsGetSysInfo(PRSysInfo cmd, char *name, PRUint32 namelen);
PRStatus          181 third_party/npapi/npspy/extern/nspr/md/_rhapsody.h extern PRStatus _MD_InitializeThread(PRThread *thread);
PRStatus          190 third_party/npapi/npspy/extern/nspr/md/_rhapsody.h extern PRStatus _MD_CREATE_THREAD(
PRStatus          198 third_party/npapi/npspy/extern/nspr/md/_rhapsody.h extern PRStatus _MD_WAIT(PRThread *, PRIntervalTime timeout);
PRStatus          199 third_party/npapi/npspy/extern/nspr/md/_rhapsody.h extern PRStatus _MD_WAKEUP_WAITER(PRThread *);
PRStatus          212 third_party/npapi/npspy/extern/nspr/md/_solaris.h NSPR_API(PRStatus) _MD_CreateThread(PRThread *thread, 
PRStatus          352 third_party/npapi/npspy/extern/nspr/md/_solaris.h extern PRStatus _MD_wait(struct PRThread *, PRIntervalTime timeout);
PRStatus          355 third_party/npapi/npspy/extern/nspr/md/_solaris.h extern PRStatus _MD_WakeupWaiter(struct PRThread *);
PRStatus          776 third_party/npapi/npspy/extern/nspr/md/_solaris.h extern PRStatus _MD_WAIT(struct PRThread *, PRIntervalTime timeout);
PRStatus          777 third_party/npapi/npspy/extern/nspr/md/_solaris.h extern PRStatus _MD_WAKEUP_WAITER(struct PRThread *);
PRStatus          779 third_party/npapi/npspy/extern/nspr/md/_solaris.h extern PRStatus _MD_InitializeThread(PRThread *thread);
PRStatus          782 third_party/npapi/npspy/extern/nspr/md/_solaris.h extern PRStatus _MD_CREATE_THREAD(PRThread *thread, void (*start) (void *),
PRStatus          246 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_DetachUnixProcess(struct PRProcess *process);
PRStatus          250 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_WaitUnixProcess(struct PRProcess *process,
PRStatus          254 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_KillUnixProcess(struct PRProcess *process);
PRStatus          303 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus	_MD_AllocSegment(PRSegment *seg, PRUint32 size,
PRStatus          337 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_open_dir(struct _MDDir *, const char *);
PRStatus          355 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_LockFile(PRInt32 osfd);
PRStatus          356 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_TLockFile(PRInt32 osfd);
PRStatus          357 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_UnlockFile(PRInt32 osfd);
PRStatus          447 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_getpeername(PRFileDesc *fd, PRNetAddr *addr,
PRStatus          450 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_getsockname(PRFileDesc *fd, PRNetAddr *addr,
PRStatus          454 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_getsockopt(PRFileDesc *fd, PRInt32 level,
PRStatus          457 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_setsockopt(PRFileDesc *fd, PRInt32 level,
PRStatus          461 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_set_fd_inheritable(PRFileDesc *fd, PRBool inheritable);
PRStatus          470 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_gethostname(char *name, PRUint32 namelen);
PRStatus          473 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_getsysinfo(PRSysInfo cmd, char *name, PRUint32 namelen);
PRStatus          486 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_CreateFileMap(struct PRFileMap *fmap, PRInt64 size);
PRStatus          495 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_MemUnmap(void *addr, PRUint32 size);
PRStatus          498 third_party/npapi/npspy/extern/nspr/md/_unixos.h extern PRStatus _MD_CloseFileMap(struct PRFileMap *fmap);
PRStatus          229 third_party/npapi/npspy/extern/nspr/md/_win16.h extern PRStatus _PR_DetachWindowsProcess(struct PRProcess *process);
PRStatus          233 third_party/npapi/npspy/extern/nspr/md/_win16.h extern PRStatus _PR_WaitWindowsProcess(struct PRProcess *process, 
PRStatus          237 third_party/npapi/npspy/extern/nspr/md/_win16.h extern PRStatus _PR_KillWindowsProcess(struct PRProcess *process);
PRStatus          508 third_party/npapi/npspy/extern/nspr/md/_win16.h extern PRStatus _MD_CreateFileMap(struct PRFileMap *fmap, PRInt64 size);
PRStatus          518 third_party/npapi/npspy/extern/nspr/md/_win16.h extern PRStatus _MD_MemUnmap(void *addr, PRUint32 size);
PRStatus          521 third_party/npapi/npspy/extern/nspr/md/_win16.h extern PRStatus _MD_CloseFileMap(struct PRFileMap *fmap);
PRStatus          214 third_party/npapi/npspy/extern/nspr/md/_win95.h extern PRStatus _PR_NT_MakeSecurityDescriptorACL(
PRStatus          428 third_party/npapi/npspy/extern/nspr/md/_win95.h extern PRStatus _PR_DetachWindowsProcess(struct PRProcess *process);
PRStatus          432 third_party/npapi/npspy/extern/nspr/md/_win95.h extern PRStatus _PR_WaitWindowsProcess(struct PRProcess *process, 
PRStatus          436 third_party/npapi/npspy/extern/nspr/md/_win95.h extern PRStatus _PR_KillWindowsProcess(struct PRProcess *process);
PRStatus          506 third_party/npapi/npspy/extern/nspr/md/_win95.h extern PRStatus _MD_CreateFileMap(struct PRFileMap *fmap, PRInt64 size);
PRStatus          516 third_party/npapi/npspy/extern/nspr/md/_win95.h extern PRStatus _MD_MemUnmap(void *addr, PRUint32 size);
PRStatus          519 third_party/npapi/npspy/extern/nspr/md/_win95.h extern PRStatus _MD_CloseFileMap(struct PRFileMap *fmap);
PRStatus          253 third_party/npapi/npspy/extern/nspr/md/_winnt.h extern PRStatus _PR_NT_MakeSecurityDescriptorACL(
PRStatus          453 third_party/npapi/npspy/extern/nspr/md/_winnt.h extern PRStatus _PR_DetachWindowsProcess(struct PRProcess *process);
PRStatus          457 third_party/npapi/npspy/extern/nspr/md/_winnt.h extern PRStatus _PR_WaitWindowsProcess(struct PRProcess *process, 
PRStatus          461 third_party/npapi/npspy/extern/nspr/md/_winnt.h extern PRStatus _PR_KillWindowsProcess(struct PRProcess *process);
PRStatus          567 third_party/npapi/npspy/extern/nspr/md/_winnt.h extern PRStatus _MD_CreateFileMap(struct PRFileMap *fmap, PRInt64 size);
PRStatus          577 third_party/npapi/npspy/extern/nspr/md/_winnt.h extern PRStatus _MD_MemUnmap(void *addr, PRUint32 size);
PRStatus          580 third_party/npapi/npspy/extern/nspr/md/_winnt.h extern PRStatus _MD_CloseFileMap(struct PRFileMap *fmap);
PRStatus          120 third_party/npapi/npspy/extern/nspr/obsolete/pralarm.h NSPR_API(PRStatus) PR_DestroyAlarm(PRAlarm *alarm);
PRStatus          184 third_party/npapi/npspy/extern/nspr/obsolete/pralarm.h NSPR_API(PRStatus) PR_ResetAlarm(
PRStatus           51 third_party/npapi/npspy/extern/nspr/obsolete/probslet.h NSPR_API(PRStatus) PR_Yield(void);
PRStatus           74 third_party/npapi/npspy/extern/nspr/obsolete/prsem.h NSPR_API(PRStatus) PR_WaitSem(PRSemaphore *sem);
PRStatus           65 third_party/npapi/npspy/extern/nspr/plarenas.h PR_EXTERN(PRStatus) PL_DestroyArenaPool(PLArenaPool *pool, PRBool checkEmpty);
PRStatus           70 third_party/npapi/npspy/extern/nspr/plresolv.h PR_EXTERN(PRStatus) PL_ResolveName(
PRStatus           75 third_party/npapi/npspy/extern/nspr/plresolv.h PR_EXTERN(PRStatus) PL_ResolveAddr(
PRStatus          154 third_party/npapi/npspy/extern/nspr/pratom.h NSPR_API(PRStatus)		PR_DestroyStack(PRStack *stack);
PRStatus           67 third_party/npapi/npspy/extern/nspr/prcmon.h NSPR_API(PRStatus) PR_CExitMonitor(void *address);
PRStatus           73 third_party/npapi/npspy/extern/nspr/prcmon.h NSPR_API(PRStatus) PR_CWait(void *address, PRIntervalTime timeout);
PRStatus           79 third_party/npapi/npspy/extern/nspr/prcmon.h NSPR_API(PRStatus) PR_CNotify(void *address);
PRStatus           85 third_party/npapi/npspy/extern/nspr/prcmon.h NSPR_API(PRStatus) PR_CNotifyAll(void *address);
PRStatus           94 third_party/npapi/npspy/extern/nspr/prcvar.h NSPR_API(PRStatus) PR_WaitCondVar(PRCondVar *cvar, PRIntervalTime timeout);
PRStatus          109 third_party/npapi/npspy/extern/nspr/prcvar.h NSPR_API(PRStatus) PR_NotifyCondVar(PRCondVar *cvar);
PRStatus          119 third_party/npapi/npspy/extern/nspr/prcvar.h NSPR_API(PRStatus) PR_NotifyAllCondVar(PRCondVar *cvar);
PRStatus           82 third_party/npapi/npspy/extern/nspr/prdtoa.h NSPR_API(PRStatus) PR_dtoa(PRFloat64 d, PRIntn mode, PRIntn ndigits,
PRStatus          143 third_party/npapi/npspy/extern/nspr/prenv.h NSPR_API(PRStatus) PR_SetEnv(const char *string);
PRStatus          155 third_party/npapi/npspy/extern/nspr/prinit.h NSPR_API(PRStatus) PR_Cleanup(void);
PRStatus          191 third_party/npapi/npspy/extern/nspr/prinit.h NSPR_API(PRStatus) PR_SetFDCacheSize(PRIntn low, PRIntn high);
PRStatus          218 third_party/npapi/npspy/extern/nspr/prinit.h     PRStatus status;
PRStatus          221 third_party/npapi/npspy/extern/nspr/prinit.h typedef PRStatus (PR_CALLBACK *PRCallOnceFN)(void);
PRStatus          223 third_party/npapi/npspy/extern/nspr/prinit.h typedef PRStatus (PR_CALLBACK *PRCallOnceWithArgFN)(void *arg);
PRStatus          225 third_party/npapi/npspy/extern/nspr/prinit.h NSPR_API(PRStatus) PR_CallOnce(
PRStatus          230 third_party/npapi/npspy/extern/nspr/prinit.h NSPR_API(PRStatus) PR_CallOnceWithArg(
PRStatus          328 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRCloseFN)(PRFileDesc *fd);
PRStatus          333 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRFsyncFN)(PRFileDesc *fd);
PRStatus          336 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRFileInfoFN)(PRFileDesc *fd, PRFileInfo *info);
PRStatus          337 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRFileInfo64FN)(PRFileDesc *fd, PRFileInfo64 *info);
PRStatus          341 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRConnectFN)(
PRStatus          345 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRBindFN)(PRFileDesc *fd, const PRNetAddr *addr);
PRStatus          346 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRListenFN)(PRFileDesc *fd, PRIntn backlog);
PRStatus          347 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRShutdownFN)(PRFileDesc *fd, PRIntn how);
PRStatus          368 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRGetsocknameFN)(PRFileDesc *fd, PRNetAddr *addr);
PRStatus          369 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRGetpeernameFN)(PRFileDesc *fd, PRNetAddr *addr);
PRStatus          370 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRGetsocketoptionFN)(
PRStatus          372 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRSetsocketoptionFN)(
PRStatus          377 third_party/npapi/npspy/extern/nspr/prio.h typedef PRStatus (PR_CALLBACK *PRConnectcontinueFN)(
PRStatus          546 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_PushIOLayer(
PRStatus          694 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)    PR_Close(PRFileDesc *fd);
PRStatus          808 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_Delete(const char *name);
PRStatus          851 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_GetFileInfo(const char *fn, PRFileInfo *info);
PRStatus          852 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_GetFileInfo64(const char *fn, PRFileInfo64 *info);
PRStatus          858 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_GetFileInfo64UTF16(const PRUnichar *fn, PRFileInfo64 *info);
PRStatus          878 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_GetOpenFileInfo(PRFileDesc *fd, PRFileInfo *info);
PRStatus          879 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_GetOpenFileInfo64(PRFileDesc *fd, PRFileInfo64 *info);
PRStatus          897 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)    PR_Rename(const char *from, const char *to);
PRStatus          929 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_Access(const char *name, PRAccessHow how);
PRStatus         1007 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)	PR_Sync(PRFileDesc *fd);
PRStatus         1112 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_CloseDir(PRDir *dir);
PRStatus         1118 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_CloseDirUTF16(PRDirUTF16 *dir);
PRStatus         1141 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_MkDir(const char *name, PRIntn mode);
PRStatus         1153 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_MakeDir(const char *name, PRIntn mode);
PRStatus         1173 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_RmDir(const char *name);
PRStatus         1275 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_Connect(
PRStatus         1310 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)    PR_ConnectContinue(PRFileDesc *fd, PRInt16 out_flags);
PRStatus         1340 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)    PR_GetConnectStatus(const PRPollDesc *pd);
PRStatus         1386 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_Bind(PRFileDesc *fd, const PRNetAddr *addr);
PRStatus         1408 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_Listen(PRFileDesc *fd, PRIntn backlog);
PRStatus         1439 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)    PR_Shutdown(PRFileDesc *fd, PRShutdownHow how);
PRStatus         1741 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_NewTCPSocketPair(PRFileDesc *fds[2]);
PRStatus         1761 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)	PR_GetSockName(PRFileDesc *fd, PRNetAddr *addr);
PRStatus         1783 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)	PR_GetPeerName(PRFileDesc *fd, PRNetAddr *addr);
PRStatus         1785 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)	PR_GetSocketOption(
PRStatus         1788 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus)	PR_SetSocketOption(
PRStatus         1818 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_SetFDInheritable(
PRStatus         1875 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_MemUnmap(void *addr, PRUint32 len);
PRStatus         1877 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_CloseFileMap(PRFileMap *fmap);
PRStatus         1892 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_CreatePipe(
PRStatus         2019 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_DestroyPollableEvent(PRFileDesc *event);
PRStatus         2021 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_SetPollableEvent(PRFileDesc *event);
PRStatus         2023 third_party/npapi/npspy/extern/nspr/prio.h NSPR_API(PRStatus) PR_WaitForPollableEvent(PRFileDesc *event);
PRStatus          102 third_party/npapi/npspy/extern/nspr/pripcsem.h NSPR_API(PRStatus) PR_WaitSemaphore(PRSem *sem);
PRStatus          110 third_party/npapi/npspy/extern/nspr/pripcsem.h NSPR_API(PRStatus) PR_PostSemaphore(PRSem *sem);
PRStatus          118 third_party/npapi/npspy/extern/nspr/pripcsem.h NSPR_API(PRStatus) PR_CloseSemaphore(PRSem *sem);
PRStatus          126 third_party/npapi/npspy/extern/nspr/pripcsem.h NSPR_API(PRStatus) PR_DeleteSemaphore(const char *name);
PRStatus          112 third_party/npapi/npspy/extern/nspr/private/pprio.h NSPR_API(PRStatus) PR_DestroySocketPollFd(PRFileDesc *fd);
PRStatus          145 third_party/npapi/npspy/extern/nspr/private/pprio.h NSPR_API(PRStatus) PR_LockFile(PRFileDesc *fd);
PRStatus          155 third_party/npapi/npspy/extern/nspr/private/pprio.h NSPR_API(PRStatus) PR_TLockFile(PRFileDesc *fd);
PRStatus          165 third_party/npapi/npspy/extern/nspr/private/pprio.h NSPR_API(PRStatus) PR_UnlockFile(PRFileDesc *fd);
PRStatus          246 third_party/npapi/npspy/extern/nspr/private/pprio.h NSPR_API(PRStatus) PR_NT_CancelIo(PRFileDesc *fd);
PRStatus          228 third_party/npapi/npspy/extern/nspr/private/pprthred.h typedef PRStatus (PR_CALLBACK *PREnumerator)(PRThread *t, int i, void *arg);
PRStatus          229 third_party/npapi/npspy/extern/nspr/private/pprthred.h NSPR_API(PRStatus) PR_EnumerateThreads(PREnumerator func, void *arg);
PRStatus          236 third_party/npapi/npspy/extern/nspr/private/pprthred.h typedef PRStatus 
PRStatus          246 third_party/npapi/npspy/extern/nspr/private/pprthred.h NSPR_API(PRStatus)
PRStatus          253 third_party/npapi/npspy/extern/nspr/private/pprthred.h NSPR_API(PRStatus)
PRStatus           59 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(PRStatus) PR_SetLibraryPath(const char *path);
PRStatus          181 third_party/npapi/npspy/extern/nspr/prlink.h NSPR_API(PRStatus) PR_UnloadLibrary(PRLibrary *lib);
PRStatus          114 third_party/npapi/npspy/extern/nspr/prlock.h NSPR_API(PRStatus) PR_Unlock(PRLock *lock);
PRStatus           74 third_party/npapi/npspy/extern/nspr/prmon.h NSPR_API(PRStatus) PR_ExitMonitor(PRMonitor *mon);
PRStatus           92 third_party/npapi/npspy/extern/nspr/prmon.h NSPR_API(PRStatus) PR_Wait(PRMonitor *mon, PRIntervalTime ticks);
PRStatus           99 third_party/npapi/npspy/extern/nspr/prmon.h NSPR_API(PRStatus) PR_Notify(PRMonitor *mon);
PRStatus          106 third_party/npapi/npspy/extern/nspr/prmon.h NSPR_API(PRStatus) PR_NotifyAll(PRMonitor *mon);
PRStatus          193 third_party/npapi/npspy/extern/nspr/prmwait.h NSPR_API(PRStatus) PR_AddWaitFileDesc(PRWaitGroup *group, PRRecvWait *desc);
PRStatus          262 third_party/npapi/npspy/extern/nspr/prmwait.h NSPR_API(PRStatus) PR_CancelWaitFileDesc(PRWaitGroup *group, PRRecvWait *desc);
PRStatus          339 third_party/npapi/npspy/extern/nspr/prmwait.h NSPR_API(PRStatus) PR_DestroyWaitGroup(PRWaitGroup *group);
PRStatus          379 third_party/npapi/npspy/extern/nspr/prmwait.h NSPR_API(PRStatus) PR_DestroyMWaitEnumerator(PRMWaitEnumerator* enumerator);
PRStatus           49 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_StringToNetAddr(
PRStatus           52 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_NetAddrToString(
PRStatus          106 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_GetHostByName(
PRStatus          142 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_GetIPNodeByName(
PRStatus          171 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_GetHostByAddr(
PRStatus          238 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_InitializeNetAddr(
PRStatus          266 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_SetNetAddr(
PRStatus          360 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_GetProtoByName(
PRStatus          385 third_party/npapi/npspy/extern/nspr/prnetdb.h NSPR_API(PRStatus) PR_GetProtoByNumber(
PRStatus          200 third_party/npapi/npspy/extern/nspr/prolock.h NSPR_API(PRStatus) 
PRStatus           62 third_party/npapi/npspy/extern/nspr/prpdce.h NSPR_API(PRStatus) PRP_TryLock(PRLock *lock);
PRStatus           92 third_party/npapi/npspy/extern/nspr/prpdce.h NSPR_API(PRStatus) PRP_NakedWait(
PRStatus          102 third_party/npapi/npspy/extern/nspr/prpdce.h NSPR_API(PRStatus) PRP_NakedNotify(PRCondVar *cvar);
PRStatus          111 third_party/npapi/npspy/extern/nspr/prpdce.h NSPR_API(PRStatus) PRP_NakedBroadcast(PRCondVar *cvar);
PRStatus           71 third_party/npapi/npspy/extern/nspr/prproces.h NSPR_API(PRStatus) PR_ProcessAttrSetCurrentDirectory(
PRStatus           76 third_party/npapi/npspy/extern/nspr/prproces.h NSPR_API(PRStatus) PR_ProcessAttrSetInheritableFD(
PRStatus          101 third_party/npapi/npspy/extern/nspr/prproces.h NSPR_API(PRStatus) PR_CreateProcessDetached(
PRStatus          107 third_party/npapi/npspy/extern/nspr/prproces.h NSPR_API(PRStatus) PR_DetachProcess(PRProcess *process);
PRStatus          109 third_party/npapi/npspy/extern/nspr/prproces.h NSPR_API(PRStatus) PR_WaitProcess(PRProcess *process, PRInt32 *exitCode);
PRStatus          111 third_party/npapi/npspy/extern/nspr/prproces.h NSPR_API(PRStatus) PR_KillProcess(PRProcess *process);
PRStatus          236 third_party/npapi/npspy/extern/nspr/prshm.h NSPR_API( PRStatus )
PRStatus          258 third_party/npapi/npspy/extern/nspr/prshm.h NSPR_API( PRStatus )
PRStatus          279 third_party/npapi/npspy/extern/nspr/prshm.h NSPR_API( PRStatus )
PRStatus          191 third_party/npapi/npspy/extern/nspr/prshma.h NSPR_API(PRStatus) 
PRStatus          240 third_party/npapi/npspy/extern/nspr/prshma.h NSPR_API( PRStatus )
PRStatus           88 third_party/npapi/npspy/extern/nspr/prsystem.h NSPR_API(PRStatus) PR_GetSystemInfo(PRSysInfo cmd, char *buf, PRUint32 buflen);
PRStatus          155 third_party/npapi/npspy/extern/nspr/prthread.h NSPR_API(PRStatus) PR_JoinThread(PRThread *thread);
PRStatus          202 third_party/npapi/npspy/extern/nspr/prthread.h NSPR_API(PRStatus) PR_NewThreadPrivateIndex(
PRStatus          216 third_party/npapi/npspy/extern/nspr/prthread.h NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv);
PRStatus          239 third_party/npapi/npspy/extern/nspr/prthread.h NSPR_API(PRStatus) PR_Interrupt(PRThread *thread);
PRStatus          264 third_party/npapi/npspy/extern/nspr/prthread.h NSPR_API(PRStatus) PR_Sleep(PRIntervalTime ticks);
PRStatus          264 third_party/npapi/npspy/extern/nspr/prtime.h NSPR_API(PRStatus) PR_ParseTimeString (
PRStatus           95 third_party/npapi/npspy/extern/nspr/prtpool.h NSPR_API(PRStatus)
PRStatus           99 third_party/npapi/npspy/extern/nspr/prtpool.h NSPR_API(PRStatus)
PRStatus          103 third_party/npapi/npspy/extern/nspr/prtpool.h NSPR_API(PRStatus)
PRStatus          107 third_party/npapi/npspy/extern/nspr/prtpool.h NSPR_API(PRStatus)
PRStatus           81 third_party/npapi/npspy/extern/nspr/prwin16.h NSPR_API(PRStatus)