Home
last modified time | relevance | path

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

/dev/virtio/9p/
A Dprotocol.c249 if ((ret = pdu_writed(&req->tc, tmsg->msg.tattach.fid)) != NO_ERROR) in p9_proto_tattach()
251 if ((ret = pdu_writed(&req->tc, tmsg->msg.tattach.afid)) != NO_ERROR) in p9_proto_tattach()
253 if ((ret = pdu_writestr(&req->tc, tmsg->msg.tattach.uname)) != NO_ERROR) in p9_proto_tattach()
255 if ((ret = pdu_writestr(&req->tc, tmsg->msg.tattach.aname)) != NO_ERROR) in p9_proto_tattach()
257 if ((ret = pdu_writed(&req->tc, tmsg->msg.tattach.n_uname)) != NO_ERROR) in p9_proto_tattach()
/dev/virtio/9p/include/dev/virtio/
A D9p.h346 } tattach; member

Completed in 54 milliseconds