Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnis.h86 typedef char *nis_name; typedef
135 nis_name name;
146 nis_name do_name;
188 nis_name *gr_members_val;
199 nis_name li_name;
254 nis_name zo_name;
255 nis_name zo_owner;
256 nis_name zo_group;
257 nis_name zo_domain;
333 nis_name ns_name;
[all …]
H A Dnis.x137 nis_name ns_name; /* Name in the NIS name space */
151 nis_name ibr_name; /* The name of the Table */
166 nis_name dir; /* Directory that had the change */
200 nis_name le_princp; /* Principal making the change */
201 nis_name le_name; /* Name of table/dir involved */
234 nis_name da_dir; /* Directory to dump */
240 nis_name dir_name; /* The directory we're looking for */
241 nis_name requester; /* Host principal name for signature */
246 nis_name source; /* Source of this answer */
261 nis_name uaddr;
[all …]
H A Dnislib.h151 extern nis_name nis_leaf_of (const_nis_name name) __THROW;
152 extern nis_name nis_leaf_of_r (const_nis_name name, char *buffer,
154 extern nis_name nis_name_of (const_nis_name name) __THROW;
155 extern nis_name nis_name_of_r (const_nis_name name, char *buffer,
157 extern nis_name nis_domain_of (const_nis_name name) __THROW;
158 extern nis_name nis_domain_of_r (const_nis_name name, char *buffer,
160 extern nis_name *nis_getnames (const_nis_name name) __THROW;
161 extern void nis_freenames (nis_name *namelist) __THROW;
171 extern nis_name nis_local_group (void) __THROW;
172 extern nis_name nis_local_directory (void) __THROW;
[all …]
H A Dnis_object.x61 typedef string nis_name<>; /* The NIS name itself. */ typedef
143 nis_name name; /* Principal name of the server */
150 nis_name do_name; /* Name of the directory being served */
190 nis_name gr_members<>; /* List of names in group */
203 nis_name li_name; /* The object's real NIS name */
290 nis_name zo_name; /* The NIS name for this object */
291 nis_name zo_owner; /* NIS name of object owner. */
292 nis_name zo_group; /* NIS name of access group. */
293 nis_name zo_domain; /* The administrator for the object */