HomeSort by: relevance | last modified time | path
    Searched defs:reqtype (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/librumpclient/
rumpclient.c 613 int reqtype = spc->spc_hdr.rsp_type; local in function:handlereq
616 switch (reqtype) {
625 reqtype == RUMPSP_COPYINSTR);
657 printf("PANIC: INVALID TYPE %d\n", reqtype);

Completed in 11 milliseconds