Home
last modified time | relevance | path

Searched defs:testfd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/less/dist/lesstest/
H A Drun.c139 static int run_test(TestSetup* setup, FILE* testfd) { in run_test()
202 FILE* testfd = fopen(ltfile, "r"); in run_testfile() local
/netbsd-src/regress/sys/fs/lfs/9994/
H A D9994_f.c61 int testfd, controlfd; in main() local