Searched refs:statd (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/etc/rc.d/
H A Dlockd8 # REQUIRE: nfsclient nfsd rpcbind statd
25 force_depend statd rpc_statd || return 1
H A DMakefile139 statd \
/freebsd-10.0-release/usr.sbin/rpc.statd/
H A DMakefile3 PROG= rpc.statd
4 MAN= rpc.statd.8
5 SRCS= file.c sm_inter_svc.c sm_inter.h statd.c procs.c
/freebsd-10.0-release/usr.sbin/mtree/
H A Dcreate.c77 static int statd(FTS *, FTSENT *, uid_t *, gid_t *, mode_t *, u_long *);
118 statd(t, p, &uid, &gid, &mode, &flags);
283 statd(FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, u_long *pflags) function
/freebsd-10.0-release/contrib/mtree/
H A Dcreate.c96 static int statd(FTS *, FTSENT *, uid_t *, gid_t *, mode_t *, u_long *);
148 statd(t, p, &uid, &gid, &mode, &flags);
327 statd(FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, function
/freebsd-10.0-release/usr.sbin/
H A DMakefile73 rpc.statd \

Completed in 267 milliseconds