Lines Matching defs:identity
167 PRDescIdentity identity; /* Identity of this particular layer */
539 * File descriptors may be layered. Each layer has it's own identity.
547 * PR_INVALID_IO_LAYER => an invalid layer identity, for error return
548 * PR_TOP_IO_LAYER => the identity of the top of the stack
549 * PR_NSPR_IO_LAYER => the identity used by NSPR proper
557 * A string may be associated with the creation of the identity. It
560 * is no facility for deleting an identity.
619 * just above the layer with the indicated identity.
621 * Note: Even if the identity parameter indicates the top-most layer of
633 * A layer may be popped from a stack by indicating the identity of the
638 * Note: Even if the identity indicates the top layer of the stack, the