Home
last modified time | relevance | path

Searched defs:_pb (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dproto-slapi.h49 #define PBLOCK_ASSERT_CONN( _pb ) do { \ argument
54 #define PBLOCK_ASSERT_OP( _pb, _tag ) do { \ argument
62 #define PBLOCK_ASSERT_INTOP( _pb, _tag ) do { \ argument
H A Dslapi_pblock.c35 #define PBLOCK_LOCK_CONN( _pb ) do { \ argument
39 #define PBLOCK_UNLOCK_CONN( _pb ) do { \ argument
44 #define PBLOCK_VALIDATE_IS_INTOP( _pb ) do { if ( (_pb)->pb_intop == 0 ) break; } while ( 0 ) argument
/netbsd-src/sys/dev/pci/
H A Dpci_resource.c151 #define PCICONF_BUS_DEVICE(_pb, _devno, _funcno) \ argument
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c7710 const struct trampoline_chain *_pb = b; in xg_order_trampoline_chain() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c7723 const struct trampoline_chain *_pb = b; in xg_order_trampoline_chain() local