Searched defs:ib_request (Results 1 – 1 of 1) sorted by relevance
165 struct ib_request { struct166 nis_name ibr_name; /* The name of the Table */167 nis_attr ibr_srch<>; /* The search critereia */168 u_long ibr_flags; /* Optional flags */169 nis_object ibr_obj<1>; /* optional object (add/modify) */170 nis_server ibr_cbhost<1>; /* Optional callback info */171 u_long ibr_bufsize; /* Optional first/next bufsize */172 netobj ibr_cookie; /* The first/next cookie */