Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dldap.h144 typedef struct ldapmod { struct
145 int mod_op; /* kind of mod + form of values */
150 char *mod_type; /* attribute name to modify */
151 union mod_vals_u {
154 } mod_vals; /* values to add/delete/replace */