Searched refs:SETUP (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/tools/regression/poll/
H A Dpipeselect.c20 #define SETUP(fd, rfds, tv) do { \ macro
76 SETUP(fd, rfds, tv);
107 SETUP(fd, rfds, tv);
116 SETUP(fd, rfds, tv);
122 SETUP(fd, rfds, tv);
131 SETUP(fd, rfds, tv);
147 SETUP(fd, rfds, tv);
156 SETUP(fd, rfds, tv);
170 SETUP(fd, rfds, tv);
176 SETUP(f
[all...]
/freebsd-12-stable/contrib/libpcap/
H A Datmuni31.h47 #define SETUP 0x05 /* setup */ macro
H A Dgencode.c9891 b1 = gen_atmfield_code_internal(cstate, A_MSGTYPE, SETUP, BPF_JEQ, 0);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregexec.c69 #define SETUP(v) ((v) = 0) macro
95 #undef SETUP macro
118 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dregengine.inc177 SETUP(m->st);
178 SETUP(m->fresh);
179 SETUP(m->tmp);
180 SETUP(m->empty);
/freebsd-12-stable/contrib/nvi/regex/
H A Dregexec.c72 #define SETUP(v) ((v) = 0) macro
98 #undef SETUP macro
121 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dengine.c177 SETUP(m->st);
178 SETUP(m->fresh);
179 SETUP(m->tmp);
180 SETUP(m->empty);
/freebsd-12-stable/lib/libc/regex/
H A Dregexec.c111 #define SETUP(v) ((v) = 0) macro
140 #undef SETUP macro
165 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dengine.c280 SETUP(m->st);
281 SETUP(m->fresh);
282 SETUP(m->tmp);
283 SETUP(m->empty);
/freebsd-12-stable/lib/libc/stdlib/
H A Dradixsort.c73 #define SETUP { \ macro
99 SETUP;
111 SETUP;
/freebsd-12-stable/sys/geom/bde/
H A Dg_bde.h92 enum {SETUP, WAIT, FINISH} state; enumerator in enum:g_bde_work::__anon15669
H A Dg_bde_work.c105 wp->state = SETUP;
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-atm.c84 #define SETUP 0x05 /* setup */ macro
331 { SETUP, "Setup" },
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_acts.c188 #define SETUP 3 /* setup timeout */ macro
548 mprintf_event(PEVNT_CLOCK, peer, "SETUP %s",
552 msyslog(LOG_ERR, "acts: write SETUP fails %m");
555 up->timer = SETUP;
559 * In SETUP state the modem did not respond OK to setup string.
/freebsd-12-stable/tools/test/netfibs/
H A Dinitiator.sh231 _greeting=`echo "SETUP ${RT_NUMFIBS} ${_l}" | \
248 SETUP) ;;
H A Dreflector.sh141 _greeting=`echo "SETUP ${RT_NUMFIBS} ${OURLINKLOCAL}" | \
151 SETUP) ;;

Completed in 315 milliseconds