Searched refs:reqo (Results 1 – 2 of 2) sorted by relevance
51 char *req, *reqo; in modctl32_handle_stat() local99 reqo = req++; in modctl32_handle_stat()176 error = copyout(reqo, out_p, size); in modctl32_handle_stat()181 kmem_free(reqo, req_len); in modctl32_handle_stat()
120 char *req, *reqo; in handle_modctl_stat() local168 reqo = req++; in handle_modctl_stat()245 error = copyout(reqo, out_p, size); in handle_modctl_stat()250 kmem_free(reqo, req_len); in handle_modctl_stat()