Searched defs:link_obj (Results 1 – 2 of 2) sorted by relevance
226 struct link_obj { struct227 zotypes li_rtype; /* Real type of the object */228 nis_attr li_attrs<>; /* Attribute/Values for tables */229 nis_name li_name; /* The object's real NIS name */
194 struct link_obj { struct202 typedef struct link_obj link_obj; typedef