Home
last modified time | relevance | path

Searched refs:nis_object (Results 1 – 25 of 28) sorted by relevance

12

/titanic_44/usr/src/lib/libnisdb/
H A Dldap_xdr.h51 bool_t xdr_nis_fetus_object(XDR *xdrs, nis_object *objp,
52 nis_object *tobj);
53 entry_obj *makePseudoEntryObj(nis_object *obj, entry_obj *eo,
54 nis_object *tobj);
55 nis_object *unmakePseudoEntryObj(entry_obj *e, nis_object *tobj);
56 void *xdrNisObject(nis_object *obj, entry_obj **ea, int numEa,
58 nis_object *unXdrNisObject(void *buf, int bufLen, entry_obj ***eaP,
61 bool_t sameNisPlusObj(nis_object *o1, nis_object *o2);
62 bool_t sameNisPlusPseudoObj(nis_object *o1, entry_obj *e2);
H A Dldap_glob.h52 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 Dnis_db.h43 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 Dldap_glob.c36 __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 Ddb_mindex_c.x87 nis_object *obj;
101 % nis_object *obj;
303 % char *, nis_object *, int);
305 % int removeLDAP(db_query *, nis_object *o);
307 % int storeObjLDAP(__nis_table_mapping_t *t, nis_object *o);
308 % int storeLDAP(db_query *, entry_obj *, nis_object *, entry_obj *,
335 % nis_object *obj, nis_object *tobj, uint32_t ttime,
H A Dldap_xdr.c174 nis_object *objp, /* Entry object */ in xdr_nis_fetus_object()
175 nis_object *tobj) /* Table object */ in xdr_nis_fetus_object()
295 makePseudoEntryObj(nis_object *obj, entry_obj *eo, nis_object *tobj) { in makePseudoEntryObj()
362 nis_object *
363 unmakePseudoEntryObj(entry_obj *e, nis_object *tobj) { in unmakePseudoEntryObj()
364 nis_object *o; in unmakePseudoEntryObj()
460 xdrNisObject(nis_object *obj, entry_obj **ea, int numEa, int *xdrLenP) { in xdrNisObject()
548 nis_object *
555 nis_object *o; in unXdrNisObject()
686 sameNisPlusObj(nis_object *o1, nis_object *o2) { in sameNisPlusObj()
[all …]
H A Dldap_map.h66 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 Dnis_db.cc496 nis_object *
506 nis_object *o; in dbFindObject()
610 nis_object *
612 nis_object *o; in ldapFindObj()
654 nis_object *
656 nis_object *o; in findObj()
694 nis_object *o; in dbDeleteObj()
832 dbCreateTable(char *intName, nis_object *obj) { in dbCreateTable()
875 dbRefreshObj(char *name, nis_object *o) { in dbRefreshObj()
878 nis_object *curObj; in dbRefreshObj()
[all …]
H A Ddb_mindex2.cc145 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 Ddb_mindex3.cc54 nis_object *dirObj;
83 static void setOid(nis_object *obj);
98 char *dbId, nis_object *dirObj, int doAsynch) { in entriesFromLDAP()
335 nis_object *dirObj; in entriesFromLDAPreal()
670 nis_object o, *to; in entriesFromLDAPreal()
933 setOid(nis_object *obj) { in setOid()
H A Dldap_nisdbquery.h61 db_query *pseudoEntryObj2Query(entry_obj *e, nis_object *tobj,
H A Dldap_parse.h680 nis_object *obj; /* NIS+ object */
H A Dldap_map.c363 addObjAttr2RuleValue(nis_object *obj, __nis_rule_value_t *rvIn) { in addObjAttr2RuleValue()
1412 extern bool_t xdr_nis_object(register XDR *xdrs, nis_object *objp);
1420 objToLDAP(__nis_table_mapping_t *t, nis_object *o, entry_obj **ea, int numEa) { in objToLDAP()
1545 objFromLDAP(__nis_table_mapping_t *t, nis_object **obj, in objFromLDAP()
1549 nis_object *o; in objFromLDAP()
H A Dldap_nisdbquery.c1137 pseudoEntryObj2Query(entry_obj *e, nis_object *tobj, __nis_rule_value_t *rv) { in pseudoEntryObj2Query()
1154 nis_object *o; in pseudoEntryObj2Query()
/titanic_44/usr/src/head/rpcsvc/
H A Dnislib.h53 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 Dnis_object.x315 struct nis_object { struct
H A Dnis.x86 nis_object le_object; /* Actual object value */
/titanic_44/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c513 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 Dnis_xdr.c217 xdr_nis_object(XDR *xdrs, nis_object *objp) in xdr_nis_object()
/titanic_44/usr/src/lib/libnsl/
H A DMakefile47 $(PROTOCOL_DIR)/nis_object.x
103 $(PROTOCOL_DIR)/nis.h: $(PROTOCOL_SRCDIR)/nis.x $(PROTOCOL_SRCDIR)/nis_object.x
121 nis/gen/nis_clnt.h: $(PROTOCOL_DIR)/nis.x $(PROTOCOL_DIR)/nis_object.x
H A Dreq.flg28 echo_file usr/src/head/rpcsvc/nis_object.x
/titanic_44/usr/src/cmd/keyserv/
H A Dchkey.c102 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 Dchkey_common.c403 nis_object *
406 static nis_object obj; in init_entry()
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl193 void nis_destroy_object(nis_object *obj);
194 nis_object *nis_clone_object(nis_object *obj, nis_object *dest);
195 nis_object *nis_read_obj(char *f);
196 int nis_write_obj(char *f, nis_object *o);
213 bool_t xdr_nis_object(XDR *xdrs, nis_object *objp);
214 bool_t xdr_nis_object(XDR *xdrs, nis_object *objp);
/titanic_44/usr/src/head/
H A DMakefile305 $(RPCSVC_GEN_HDRS:%.h=%.x) nis_object.x yp.x

12