Searched refs:PR_GetIdentitiesLayer (Results 1 - 11 of 11) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2poll.c144 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
301 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
358 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw32poll.c189 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
292 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
332 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
H A Dntio.c3757 bottom = PR_GetIdentitiesLayer(fd, PR_NSPR_IO_LAYER);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxpoll.c123 bottom = PR_GetIdentitiesLayer(pds[index].fd, PR_NSPR_IO_LAYER);
345 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
443 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
481 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
569 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbfile.c629 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
727 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
815 bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprmwait.c685 bottom = PR_GetIdentitiesLayer(desc->fd, PR_NSPR_IO_LAYER);
828 bottom = PR_GetIdentitiesLayer(desc->fd, PR_NSPR_IO_LAYER);
1100 PRFileDesc *bottom = PR_GetIdentitiesLayer(desc->fd, PR_NSPR_IO_LAYER);
1192 PRFileDesc *bottom = PR_GetIdentitiesLayer(
H A Dprlayer.c538 PRFileDesc *insert = PR_GetIdentitiesLayer(stack, id);
577 PRFileDesc *extract = PR_GetIdentitiesLayer(stack, id);
720 PR_IMPLEMENT(PRFileDesc*) PR_GetIdentitiesLayer(PRFileDesc* fd, PRDescIdentity id) function
740 } /* PR_GetIdentitiesLayer */
H A Dprsocket.c388 PRFileDesc *bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
1586 fd = PR_GetIdentitiesLayer(fd, PR_NSPR_IO_LAYER);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h85 #define PR_GetIdentitiesLayer VBoxNsprPR_GetIdentitiesLayer macro
572 NSPR_API(PRFileDesc*) PR_GetIdentitiesLayer(PRFileDesc* fd_stack, PRDescIdentity id);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c1657 PRFileDesc *bottom = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
3832 PRFileDesc *bottom = PR_GetIdentitiesLayer(
4090 PRFileDesc *bottom = PR_GetIdentitiesLayer(
4532 NULL : PR_GetIdentitiesLayer(bottom, PR_NSPR_IO_LAYER);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c1836 bottomFD = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);
1902 PRFileDesc *bottomFD = PR_GetIdentitiesLayer(pd->fd, PR_NSPR_IO_LAYER);

Completed in 116 milliseconds