Home
last modified time | relevance | path

Searched defs:prevattr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c722 slapi_entry_next_attr( const Slapi_Entry *e, Slapi_Attr *prevattr, Slapi_Attr **attr ) in slapi_entry_next_attr()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc839 tree prevattr = decl_or_type_attrs (node[1]); in validate_attr_args() local