Searched refs:stat_fail (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/include/rpcsvc/
H A Dsm_inter.x47 /* res_stat = stat_fail if status monitor cannot monitor */
52 /* res_stat = stat_fail if status monitor cannot monitor */
109 stat_fail = 1 /* status monitor cannot monitor */
/freebsd-9.3-release/sys/nlm/
H A Dsm_inter.h56 stat_fail = 1 enumerator in enum:sm_res
H A Dnlm_prot_impl.c1174 if (smstat.res_stat == stat_fail) {
1239 if (smstat.res_stat == stat_fail) {
/freebsd-9.3-release/usr.sbin/rpc.statd/
H A Dprocs.c121 res.res_stat = stat_fail;
136 res.res_stat = stat_fail;
162 res.res_stat = stat_fail;
176 res.res_stat = stat_fail; /* Assume fail until set otherwise */
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c2081 if (sres.res_stat == stat_fail) {

Completed in 180 milliseconds