Searched defs:ffd (Results 1 – 9 of 9) sorted by relevance
/freebsd/usr.bin/mkuzip/ |
H A D | mkuz_insize.c | 43 int ffd; in mkuz_get_insize() local
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | openat.h | 40 int cfd, ffd, error; in openat() local
|
/freebsd/sbin/gbde/ |
H A D | gbde.c |
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | dir_filenames.c | 75 WIN32_FIND_DATA ffd; in k5_dir_filenames() local
|
/freebsd/lib/libutil/ |
H A D | pw_util.c | 426 pw_copy(int ffd, int tfd, const struct passwd *pw, struct passwd *old_pw) in pw_copy()
|
H A D | gr_util.c | 164 gr_copy(int ffd, int tfd, const struct group *gr, struct group *old_gr) in gr_copy()
|
/freebsd/bin/pax/ |
H A D | tables.c | 71 static int ffd = -1; /* tmp file for file time table name storage */ variable
|
/freebsd/usr.sbin/makefs/ |
H A D | ffs.c | 907 int isfile, ffd; in ffs_write_file() local
|
/freebsd/crypto/openssl/test/ |
H A D | sslapitest.c | 1303 int cfd = -1, sfd = -1, ffd, err; in execute_test_ktls_sendfile() local
|