Lines Matching defs:fd
65 wait_for_read(int fd) in wait_for_read()
97 test_ngsession(int fd) in test_ngsession()
127 test_nfsession(int fd) in test_nfsession()
150 test_ncryptm(int fd) in test_ncryptm()
182 test_ncryptretm(int fd) in test_ncryptretm()
263 test_ncryptret_noent(int fd) in test_ncryptret_noent()
283 test_ncryptret_ent(int fd) in test_ncryptret_ent()
346 test_ncryptret(int fd) in test_ncryptret()
382 test_asymfeat_each(int fd, u_int32_t *asymfeat, int userasym) in test_asymfeat_each()
394 test_asymfeat(int fd) in test_asymfeat()
428 int fd, ret; in main() local