Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dreplay.h36 RS_INPROGRESS, /* request is being executed now */ enumerator
H A Dreplay.c210 return (RS_INPROGRESS); in replay_find()