Searched defs:devfd (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/cryptsetup/luks/ |
H A D | keymanage.c | 87 int r = 0, devfd = -1; in LUKS_hdr_backup() local 153 int r = 0, devfd = -1, diff_uuid = 0; in LUKS_hdr_restore() local 302 int devfd = 0, r = 0; in LUKS_read_phdr_backup() local 329 int devfd = 0, r = 0; in LUKS_read_phdr() local 362 int devfd = 0; in LUKS_write_phdr() local 746 int devfd; in wipe() local
|
H A D | keyencryption.c | 52 static int devfd=-1; variable
|
/dflybsd-src/usr.sbin/cpucontrol/ |
H A D | amd.c | 78 int fd, devfd; in amd_update() local
|
H A D | via.c | 81 int fd, devfd; in via_update() local
|
H A D | amd10h.c | 110 int fd, devfd; in amd10h_update() local
|
H A D | intel.c | 81 int fd, devfd; in intel_update() local
|
/dflybsd-src/sbin/fsirand/ |
H A D | fsirand.c | 111 int devfd, n, cg; in fsirand() local
|
/dflybsd-src/contrib/cryptsetup/lib/ |
H A D | utils.c | 521 int devfd, r = 1; in device_ready() local 615 int devfd; in wipe_device_header() local
|
/dflybsd-src/sbin/udevd/ |
H A D | udevd.c | 265 udev_getdevs(int devfd) in udev_getdevs()
|