Searched defs:nis_attr (Results 1 – 2 of 2) sorted by relevance
56 struct nis_attr { struct57 string zattr_ndx<>; /* name of the index */58 opaque zattr_val<>; /* Value for the attribute. */
77 struct nis_attr { struct84 typedef struct nis_attr nis_attr; argument