HomeSort by: relevance | last modified time | path
    Searched refs:_hc_unix_device_fd (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
randi.h 49 int _hc_unix_device_fd(int, const char **);
rand-unix.c 49 _hc_unix_device_fd(int flags, const char **fn) function
84 fd = _hc_unix_device_fd(O_RDONLY, NULL);
114 fd = _hc_unix_device_fd(O_RDONLY, NULL);
156 fd = _hc_unix_device_fd(O_RDONLY, NULL);
rand.c 374 fd = _hc_unix_device_fd(O_RDONLY, &e);

Completed in 40 milliseconds