Home
last modified time | relevance | path

Searched defs:protected (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/FTP/
H A Dnetrc.pm53 sub protected { shift->{'protected'} } subroutine
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Dprivate-2.m12 int protected; field
H A Dprivate-1.m12 int protected; field
/openbsd/gnu/llvm/libcxx/include/__iterator/
H A Dfront_insert_iterator.h34 protected: variable
H A Dback_insert_iterator.h34 protected: variable
H A Dinsert_iterator.h43 protected: variable
/openbsd/lib/libedit/
H A Dsys.h62 #define protected __dso_hidden macro
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_stack_int.h107 cma_t_boolean protected; /* Set when pages are protected */ member
/openbsd/sys/net/
H A Dif_bridge.c970 u_int32_t protected; in bridgeintr_frame() local
1302 u_int32_t protected; in bridge_broadcast() local
/openbsd/usr.sbin/acme-client/
H A Djson.c801 json_fmt_signed(const char *protected, const char *payload, const char *digest) in json_fmt_signed()
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_context.c262 bool protected) in proto_context_set_protected()