HomeSort by: relevance | last modified time | path
    Searched refs:stat_fail (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/librpcsvc/
sm_inter.x 86 stat_fail = 1 /* status monitor cannot monitor */
107 /* res_stat = stat_fail if status monitor cannot monitor */
112 /* res_stat = stat_fail if status monitor cannot monitor */
  /src/sys/fs/nfs/nlm/
sm_inter.h 58 stat_fail = 1 enumerator in enum:sm_res
nlm_prot_impl.c 1182 if (smstat.res_stat == stat_fail) {
1247 if (smstat.res_stat == stat_fail) {
  /src/usr.sbin/rpc.statd/
stat_proc.c 76 smres.res_stat = stat_fail;
108 smres.res_stat = stat_fail; /* Assume fail until set otherwise */
  /src/usr.sbin/rpc.lockd/
lockd_lock.c 803 if (result.res_stat == stat_fail) {

Completed in 52 milliseconds