Searched defs:mib_call (Results 1 – 1 of 1) sorted by relevance
40 struct mib_call { struct41 endpoint_t call_endpt; /* endpoint of the user process */42 const int *call_name; /* remaining part of the name */43 unsigned int call_namelen; /* length of the remaining name part */44 unsigned int call_flags; /* internal call processing flags */45 size_t call_reslen; /* resulting oldlen value on error */