Home
last modified time | relevance | path

Searched defs:ffd (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sbin/rconfig/
H A Dclient.c110 int ffd; in doClient() local
/dflybsd-src/lib/libutil/
H A Dpw_util.c423 pw_copy(int ffd, int tfd, const struct passwd *pw, struct passwd *old_pw) in pw_copy()
H A Dgr_util.c164 gr_copy(int ffd, int tfd, const struct group *gr, struct group *old_gr) in gr_copy()
/dflybsd-src/bin/pax/
H A Dtables.c72 static int ffd = -1; /* tmp file for file time table name storage */ variable
/dflybsd-src/usr.sbin/makefs/
H A Dffs.c937 int isfile, ffd; in ffs_write_file() local