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

/freebsd-11-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-11-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-11-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-11-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-11-stable/lib/libc/stdlib/
H A Dradixsort.c71 #define SETUP { \ macro
97 SETUP;
109 SETUP;
/freebsd-11-stable/lib/libc/regex/
H A Dregexec.c109 #define SETUP(v) ((v) = 0) macro
138 #undef SETUP macro
163 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates]) macro
H A Dengine.c237 SETUP(m->st);
238 SETUP(m->fresh);
239 SETUP(m->tmp);
240 SETUP(m->empty);
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde.h90 enum {SETUP, WAIT, FINISH} state; enumerator in enum:g_bde_work::__anon12042
H A Dg_bde_work.c103 wp->state = SETUP;
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-atm.c84 #define SETUP 0x05 /* setup */ macro
331 { SETUP, "Setup" },
/freebsd-11-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-11-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 212 milliseconds