Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Dldap_val.h77 char *getObjSpec(__nis_obj_spec_t *o, int *len);
H A Dldap_print.c85 char *str = getObjSpec(o, &len); in printObjSpec()
H A Dldap_val.c1163 getObjSpec(__nis_obj_spec_t *o, int *len) { in getObjSpec() function
1273 buf = getObjSpec(&i->searchSpec.obj, &len); in getMappingItem()