Home
last modified time | relevance | path

Searched defs:ans (Results 1 – 25 of 92) sorted by relevance

1234

/openbsd/regress/lib/libm/msun/
H A Dnext_test.c46 #define test(exp, ans, ex) do { \ argument
51 #define testf(exp, ans, ex) do { \ argument
56 #define testl(exp, ans, ex) do { \ argument
61 #define testboth(arg1, arg2, ans, ex, prec) do { \ argument
65 #define testall(arg1, arg2, ans, ex) do { \ argument
/openbsd/lib/libc/asr/
H A Dres_query.c30 res_query(const char *name, int class, int type, u_char *ans, int anslen) in res_query()
73 res_search(const char *name, int class, int type, u_char *ans, int anslen) in res_search()
H A Dres_send.c30 res_send(const u_char *buf, int buflen, u_char *ans, int anslen) in res_send()
/openbsd/regress/sys/kern/syscall_segment/
H A Dgadgetsyscall.h4 pid_t ans = 0; in gadget_getpid() local
/openbsd/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/
H A DFieldHash.xs244 int ans = 0; in HUF_func_2mode() local
253 I32(* ans)(pTHX_ IV, SV*) = NULL; in HUF_mode_2func() local
268 int ans = 0; in HUF_get_status() local
/openbsd/regress/sys/netinet6/rh0/
H A Drh0_empty.py24 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Drh0_final.py25 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Drh0_none.py22 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Drh0_route.py25 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Drh0_frag_empty.py28 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Drh0_frag_final.py29 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Drh0_frag_route.py29 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
/openbsd/regress/sys/netinet/frag/
H A Dfrag.py32 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_maxpacket0.py36 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_opt.py32 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_timeout.py46 ans=sniff(iface=LOCAL_IF, timeout=90, filter= variable
H A Dfrag_udpheader.py35 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_udppayload.py35 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_zerofirst.py35 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_zerosecond.py35 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_mf0long.py36 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_mf0middle.py36 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_mf0short.py36 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_mf1end.py36 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable
H A Dfrag_overhead.py36 ans=sniff(iface=LOCAL_IF, timeout=3, filter= variable

1234