Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnislib.h57 extern nis_result *nis_add (const_nis_name name, const nis_object *obj)
60 const nis_object *obj) __THROW;
62 const nis_object *obj) __THROW;
116 const nis_object *obj,
120 const nis_object *obj,
123 const nis_object *obj,
126 const nis_object *obj,
163 extern nis_object *nis_clone_object (const nis_object *src,
164 nis_object *dest) __THROW;
165 extern void nis_destroy_object (nis_object *obj) __THROW;
[all …]
H A Dnis.h252 struct nis_object { struct
262 typedef struct nis_object nis_object; argument
322 nis_object *objects_val;
336 nis_object *ns_object_val;
350 nis_object *ibr_obj_val;
389 nis_object le_object;
H A Dnis.x121 nis_object objects<>; /* objects found */
138 nis_object ns_object<1>; /* Optional Object (add/remove) */
154 nis_object ibr_obj<1>; /* optional object (add/modify) */
203 nis_object le_object; /* Actual object value */
H A Dnis_callback.x53 typedef nis_object *obj_p;
H A Dnis_callback.h38 typedef nis_object *obj_p;
H A Dnis_object.x288 struct nis_object { struct