Home
last modified time | relevance | path

Searched refs:reqtype (Results 1 – 1 of 1) sorted by relevance

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