Searched defs:entry_obj (Results 1 – 2 of 2) sorted by relevance
177 struct entry_obj { struct178 string en_type<>; /* Type of entry such as "passwd" */179 entry_col en_cols<>; /* Value for the entry */
175 struct entry_obj { struct182 typedef struct entry_obj entry_obj; typedef