HomeSort by relevance Sort by last modified time
    Searched refs:STATD (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/head/rpcsvc/
daemon_utils.h 40 #define STATD "svc:/network/nfs/status:default"
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/statd/
sm_svc.c 135 * statd protocol
142 * statd, to indicate that a new client is to be monitored.
143 * It is also sent by the server lockd to the client statd
149 * monitor_q and the record_q. Our statd has this
155 * lockd to the server statd to have all clients notified
158 * Sent by statd on server to statd on client during
159 * crash recovery. The client statd passes the info
165 * table that keeps track hosts statd must watch. If one of
212 * SM_PROG is the normal statd (NSM) protocol
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshare/nfs/
libshare_nfs.c 117 { STATD, LOCKD, MOUNTD, NFSD, NFSMAPID, RQUOTAD, NULL };
119 { STATD, LOCKD, MOUNTD, NFSD, NFSMAPID, RQUOTAD, NFSLOGD, NULL };
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/mount/
mount.c 186 static char *service_list[] = { STATD, LOCKD, NULL };
187 static char *service_list_v4[] = { STATD, LOCKD, NFS4CBD, NFSMAPID, NULL };
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/autofs/
autod_nfs.c 216 static char *service_list[] = { STATD, LOCKD, NULL };
217 static char *service_list_v4[] = { STATD, LOCKD, NFS4CBD, NFSMAPID, NULL };
    [all...]

Completed in 120 milliseconds