rand.h
上传用户:tjescc
上传日期:2021-02-23
资源大小:419k
文件大小:0k
源码类别:

Telnet服务器

开发平台:

Unix_Linux

  1. #ifndef LIBNESSUS_RAND_H
  2. #define LIBNESSUS_RAND_H
  3. void nessus_init_random();
  4. #endif