Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapmodify.c271 char *retoid; in process() local
277 NULL, &retoid, &retdata)) != 0) { in process()
284 if (retoid) in process()
285 ldap_memfree(retoid); in process()
362 char *retoid; in process() local
368 NULL, &retoid, &retdata)) != 0) { in process()
376 if (retoid) in process()
377 ldap_memfree(retoid); in process()