/illumos-gate/usr/src/lib/libnisdb/ |
H A D | ldap_xdr.h | 50 bool_t xdr_nis_fetus_object(XDR *xdrs, nis_object *objp, 51 nis_object *tobj); 52 entry_obj *makePseudoEntryObj(nis_object *obj, entry_obj *eo, 53 nis_object *tobj); 54 nis_object *unmakePseudoEntryObj(entry_obj *e, nis_object *tobj); 55 void *xdrNisObject(nis_object *obj, entry_obj **ea, int numEa, 57 nis_object *unXdrNisObject(void *buf, int bufLen, entry_obj ***eaP, 60 bool_t sameNisPlusObj(nis_object *o1, nis_object *o2); 61 bool_t sameNisPlusPseudoObj(nis_object *o1, entry_obj *e2);
|
H A D | ldap_glob.h | 52 nis_object *d_obj); 53 extern nis_object *get_root_object(void); 55 nis_object* d_obj); 58 extern int endTransaction(int xid, nis_object *dirObj); 60 int numAttr, nis_attr *attr, nis_object *obj, 61 nis_object *oldDir, uint32_t ttime);
|
H A D | nis_db.h | 43 nis_object *dbFindObject(char *objName, db_status *statP); 46 db_status dbRefreshObj(char *name, nis_object *o); 48 nis_object *ldapFindObj(__nis_table_mapping_t *t, char *objName, 50 nis_object *findObj(char *name, db_status *statP, int *lstatP); 51 bool_t replaceMappingObj(__nis_table_mapping_t *t, nis_object *n); 52 int setMappingObjTypeEtc(__nis_table_mapping_t *t, nis_object *o);
|
H A D | ldap_glob.c | 36 __local_update_root_object(nis_name root_dir, nis_object *d_obj) { in __local_update_root_object() 40 nis_object * 46 __local_remove_root_object(nis_name root_dir, nis_object* d_obj) { in __local_remove_root_object() 61 __local_endTransaction(int xid, nis_object *dirObj) { in __local_endTransaction() 67 nis_object *obj, nis_object *oldDir, uint32_t ttime) { in __local_addUpdate()
|
H A D | db_mindex_c.x | 93 nis_object *obj; 106 % nis_object *obj; 306 % char *, nis_object *, int); 308 % int removeLDAP(db_query *, nis_object *o); 310 % int storeObjLDAP(__nis_table_mapping_t *t, nis_object *o); 311 % int storeLDAP(db_query *, entry_obj *, nis_object *, entry_obj *, 338 % nis_object *obj, nis_object *tobj, uint32_t ttime,
|
H A D | ldap_xdr.c | 173 nis_object *objp, /* Entry object */ in xdr_nis_fetus_object() 174 nis_object *tobj) /* Table object */ in xdr_nis_fetus_object() 294 makePseudoEntryObj(nis_object *obj, entry_obj *eo, nis_object *tobj) { in makePseudoEntryObj() 361 nis_object * 362 unmakePseudoEntryObj(entry_obj *e, nis_object *tobj) { in unmakePseudoEntryObj() 363 nis_object *o; in unmakePseudoEntryObj() 459 xdrNisObject(nis_object *obj, entry_obj **ea, int numEa, int *xdrLenP) { in xdrNisObject() 547 nis_object * 554 nis_object *o; in unXdrNisObject() 685 sameNisPlusObj(nis_object *o1, nis_object *o2) { in sameNisPlusObj() [all …]
|
H A D | ldap_map.h | 66 int objToLDAP(__nis_table_mapping_t *t, nis_object *o, 68 int objFromLDAP(__nis_table_mapping_t *t, nis_object **o, 81 __nis_rule_value_t *addObjAttr2RuleValue(nis_object *obj,
|
H A D | nis_db.cc | 497 nis_object * 507 nis_object *o; in dbFindObject() 611 nis_object * 613 nis_object *o; in ldapFindObj() 655 nis_object * 657 nis_object *o; in findObj() 695 nis_object *o; in dbDeleteObj() 833 dbCreateTable(char *intName, nis_object *obj) { in dbCreateTable() 876 dbRefreshObj(char *name, nis_object *o) { in dbRefreshObj() 879 nis_object *curObj; in dbRefreshObj() [all …]
|
H A D | db_mindex2.cc | 145 static void setOid(nis_object *obj); 166 nis_object *o = dbFindObject(objName, &stat); in updateMappingObj() 215 mappingFromObj(nis_object *obj, int *statP) { in mappingFromObj() 248 selectMapping(db_table *table, nis_object *obj, db_query *qin, in selectMapping() 448 nis_object *obj, nis_object *tobj, uint32_t ttime, in updateTableEntry() 456 nis_object *oldObj = 0; in updateTableEntry() 736 nis_object *dirObj; in queryLDAP() 792 nis_object *o; in queryLDAP() 1086 db_mindex::removeLDAP(db_query *qin, nis_object *obj) { in removeLDAP() 1170 db_mindex::storeObjLDAP(__nis_table_mapping_t *t, nis_object *o) { in storeObjLDAP() [all …]
|
H A D | db_mindex3.cc | 57 nis_object *dirObj; 86 static void setOid(nis_object *obj); 101 char *dbId, nis_object *dirObj, int doAsynch) { in entriesFromLDAP() 337 nis_object *dirObj; in entriesFromLDAPreal() 674 nis_object o, *to; in entriesFromLDAPreal() 941 setOid(nis_object *obj) { in setOid()
|
H A D | ldap_nisdbquery.h | 59 db_query *pseudoEntryObj2Query(entry_obj *e, nis_object *tobj,
|
H A D | ldap_map.c | 362 addObjAttr2RuleValue(nis_object *obj, __nis_rule_value_t *rvIn) { in addObjAttr2RuleValue() 1405 extern bool_t xdr_nis_object(XDR *xdrs, nis_object *objp); 1413 objToLDAP(__nis_table_mapping_t *t, nis_object *o, entry_obj **ea, int numEa) { in objToLDAP() 1536 objFromLDAP(__nis_table_mapping_t *t, nis_object **obj, in objFromLDAP() 1539 nis_object *o; in objFromLDAP()
|
H A D | ldap_parse.h | 678 nis_object *obj; /* NIS+ object */
|
H A D | ldap_nisdbquery.c | 1137 pseudoEntryObj2Query(entry_obj *e, nis_object *tobj, __nis_rule_value_t *rv) { in pseudoEntryObj2Query() 1154 nis_object *o; in pseudoEntryObj2Query()
|
H A D | db_table.cc | 561 nis_object *o; in setEntryExp()
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | nislib.h | 53 extern void nis_destroy_object(nis_object *); 54 extern nis_object *nis_clone_object(nis_object *, nis_object *); 55 extern nis_object *nis_read_obj(char *); 56 extern int nis_write_obj(char *, nis_object *);
|
H A D | nis_object.x | 315 struct nis_object { struct
|
H A D | nis.x | 86 nis_object le_object; /* Actual object value */
|
/illumos-gate/usr/src/lib/libnsl/nis/gen/ |
H A D | nis_subr.c | 513 nis_destroy_object(nis_object *obj) /* The object to clone */ in nis_destroy_object() 540 nis_object * 542 nis_object *obj, /* The object to clone */ in nis_clone_object_r() 543 nis_object *dest, /* Use this pointer if non-null */ in nis_clone_object_r() 546 nis_object *result; /* The clone itself */ in nis_clone_object_r() 563 (void) memset(dest, 0, sizeof (nis_object)); in nis_clone_object_r() 566 result = calloc(1, sizeof (nis_object)); in nis_clone_object_r() 588 nis_object * 590 nis_object *obj, /* The object to clone */ in nis_clone_object() 591 nis_object *dest) /* Use this pointer if non-null */ in nis_clone_object() [all …]
|
H A D | nis_xdr.c | 217 xdr_nis_object(XDR *xdrs, nis_object *objp) in xdr_nis_object()
|
/illumos-gate/usr/src/lib/libnsl/ |
H A D | Makefile | 47 $(PROTOCOL_DIR)/nis_object.x 102 $(PROTOCOL_DIR)/nis.h: $(PROTOCOL_SRCDIR)/nis.x $(PROTOCOL_SRCDIR)/nis_object.x 120 nis/gen/nis_clnt.h: $(PROTOCOL_DIR)/nis.x $(PROTOCOL_DIR)/nis_object.x
|
H A D | req.flg | 28 echo_file usr/src/head/rpcsvc/nis_object.x
|
/illumos-gate/usr/src/cmd/keyserv/ |
H A D | chkey.c | 102 static int add_cred_obj(nis_object *, char *); 114 static int modify_cred_obj(nis_object *, char *); 119 extern nis_object *init_entry();
|
H A D | chkey_common.c | 403 nis_object * 406 static nis_object obj; in init_entry()
|
/illumos-gate/usr/src/head/ |
H A D | Makefile | 311 $(RPCSVC_GEN_HDRS:%.h=%.x) nis_object.x yp.x
|