Searched defs:fd_result (Results 1 – 2 of 2) sorted by relevance
244 struct fd_result { struct245 nis_error status; /* Status returned by function */246 nis_name source; /* Source of this answer */247 opaque dir_data<>; /* Directory Data (XDR'ed) */248 opaque signature<>; /* Signature of the source */
440 struct fd_result { struct452 typedef struct fd_result fd_result; argument