Searched refs:res_sz (Results 1 – 1 of 1) sorted by relevance
586 void *res, size_t res_sz) in make_door_call() argument602 arg.rsize = res_sz; in make_door_call()624 (void) memmove(res, arg.data_ptr, MIN(arg.data_size, res_sz)); in make_door_call()629 if (arg.data_size > res_sz) in make_door_call()667 size_t res_sz, int *res_fd) in make_door_call_retfd() argument708 (void) memmove(res, arg.data_ptr, MIN(arg.data_size, res_sz)); in make_door_call_retfd()713 if (arg.data_size > res_sz) in make_door_call_retfd()