HomeSort by relevance Sort by last modified time
    Searched refs:nis_name (Results 1 - 4 of 4) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x 61 typedef string nis_name<>; /* The NIS name itself. */
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 */
nis.h 86 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...]
nis.x 137 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...]
nislib.h 34 * const nis_name name: name of the object to be resolved
39 * const nis_name name: fully qualified NIS+ name.
44 * const nis_name name: fully qualified NIS+ name.
68 * const nis_name table_name: indexed name ([xx=yy],table.dir)
83 * const nis_name table_name
88 * const nis_name name: object identifier
96 * const nis_name table_name: indexed NIS+ name
106 * const nis_name table_name
110 * const nis_name table_name:
151 extern nis_name nis_leaf_of (const_nis_name name) __THROW
    [all...]

Completed in 382 milliseconds