HomeSort by relevance Sort by last modified time
    Searched refs:PR_TOP_IO_LAYER (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
ssldef.c 197 popped = PR_PopIOLayer(fd, PR_TOP_IO_LAYER);
sslsock.c     [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prio.h 468 * PR_TOP_IO_LAYER => the identity of the top of the stack
470 * PR_TOP_IO_LAYER may be used as a shorthand for identifying the topmost
474 * rv = PR_PushIOLayer(stack, PR_TOP_IO_LAYER, my_layer);
486 #define PR_TOP_IO_LAYER (PRDescIdentity)-2
    [all...]

Completed in 28 milliseconds