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

/freebsd-10-stable/etc/rc.d/
H A Dlockd8 # REQUIRE: nfsclient nfsd rpcbind statd
25 force_depend statd rpc_statd || return 1
H A DMakefile115 statd \
/freebsd-10-stable/usr.sbin/rpc.statd/
H A DMakefile1 # $FreeBSD: stable/10/usr.sbin/rpc.statd/Makefile 321274 2017-07-20 01:03:50Z ngie $
3 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-stable/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-stable/contrib/mtree/
H A Dcreate.c96 static int statd(FILE *, FTS *, FTSENT *, uid_t *, gid_t *, mode_t *,
149 statd(fp, t, p, &uid, &gid, &mode, &flags);
331 statd(FILE *fp, FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, function
/freebsd-10-stable/usr.sbin/
H A DMakefile74 rpc.statd \

Completed in 210 milliseconds