Home
last modified time | relevance | path

Searched refs:slapi_entry_attr_set_uint (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/
H A Dslapi-plugin.h120 void slapi_entry_attr_set_uint( Slapi_Entry* e, const char *type, unsigned int l);
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c447 slapi_entry_attr_set_uint( Slapi_Entry* e, const char *type, unsigned int l) in slapi_entry_attr_set_uint() function