Searched defs:link_obj (Results 1 – 2 of 2) sorted by relevance
200 struct link_obj { struct201 zotypes li_rtype; /* Real type of the object */202 nis_attr li_attrs<>; /* Attribute/Values for tables */203 nis_name li_name; /* The object's real NIS name */
193 struct link_obj { struct201 typedef struct link_obj link_obj; typedef