Searched refs:intest (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/tests/ipf/
H A Dt_nat_parse.sh33 intest() function
40 test_case in1 intest text text
41 #broken_test_case in2 intest text text
42 test_case in3 intest text text
43 test_case in4 intest text text
44 test_case in5 intest text text
45 test_case in6 intest text text
/netbsd-6-1-5-RELEASE/external/historical/nawk/dist/
H A Dproctab.c175 intest, /* INTEST */
H A Dproto.h164 extern Cell *intest(Node **, int);
H A Drun.c540 Cell *intest(Node **a, int n) /* a[0] is index (list), a[1] is symtab */ function
559 FATAL("out of memory in intest");
565 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "intest"))

Completed in 59 milliseconds