Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/rpc.pcnfsd/ | |
pcnfsd_v2.c | 327 mapreq_res last_r = NULL; local in function:pcnfsd2_mapid_2_svc 344 if (last_r == NULL) 347 last_r->mapreq_next = next_r; 348 last_r = next_r; |
pcnfsd_v2.c | 327 mapreq_res last_r = NULL; local in function:pcnfsd2_mapid_2_svc 344 if (last_r == NULL) 347 last_r->mapreq_next = next_r; 348 last_r = next_r; |
pcnfsd_v2.c | 327 mapreq_res last_r = NULL; local in function:pcnfsd2_mapid_2_svc 344 if (last_r == NULL) 347 last_r->mapreq_next = next_r; 348 last_r = next_r; |