Home
last modified time | relevance | path

Searched defs:randfd (Results 1 – 13 of 13) sorted by relevance

/dports/net/drawterm/drawterm/libc/
H A Dtruerand.c8 static int randfd = -1; in truerand() local
/dports/devel/9base/9base-6/lib9/
H A Dtruerand.c9 static int randfd = -1; in truerand() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/lib9/
H A Dtruerand.c10 static int randfd = -1; in truerand() local
/dports/mail/gmime30/gmime-3.2.7/tests/
H A Dtest-streams.c48 randf (int randfd) in randf()
604 gen_random_stream (int randfd, GMimeStream *stream) in gen_random_stream()
650 int randfd, fd, i; in gen_test_data() local
H A Dtest-cat.c50 static int randfd; variable
/dports/sysutils/pam_xdg/s-toolbox-cdbe3ce/
H A Dentropy-saver.c60 int rv, accu, randfd, storfd, iocarg; in main() local
/dports/sysutils/hdrecover/hdrecover-0.5/
H A Dhdrecover.cpp54 int randfd = 0; variable
/dports/sysutils/obliterate/obliterate-0.5/
H A Dobliterate.c118 int randfd = 0; variable
/dports/security/fuzz/fuzz-0.6/
H A Dfuzz.c174 int randfd; in main() local
578 int randfd){ in do_child()
/dports/net/drawterm/drawterm/kern/
H A Dposix.c165 int randfd; variable
/dports/security/matrixssl/Crypt-MatrixSSL3-3.3.0.1/matrixssl-3-3-open/core/POSIX/
H A Dosdep.c203 static int32 randfd = -1; variable
/dports/math/reduce/Reduce-svn5758-src/vsl/
H A Dacn1.c96 static int randfd = -1; variable
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins-root/
H A Dcheck_dhcp.c480 int randfd = open("/dev/urandom", O_RDONLY); in send_dhcp_discover() local