Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Drequest.c63 static int l9p_dispatch_tlopen(struct l9p_request *req);
149 {L9P_TLOPEN, l9p_dispatch_tlopen, false},
996 l9p_dispatch_tlopen(struct l9p_request *req) in l9p_dispatch_tlopen() function