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

/freebsd-9.3-release/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-9.3-release/contrib/libpcap/
H A Datmuni31.h49 #define SETUP 0x05 /* setup */ macro
H A Dgencode.c8391 b1 = gen_atmfield_code(A_MSGTYPE, SETUP, BPF_JEQ, 0);
/freebsd-9.3-release/contrib/tcpdump/
H A Datmuni31.h49 #define SETUP 0x05 /* setup */ macro
H A Dprint-atm.c238 { SETUP, "Setup" },
/freebsd-9.3-release/contrib/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-9.3-release/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.c239 SETUP(m->st);
240 SETUP(m->fresh);
241 SETUP(m->tmp);
242 SETUP(m->empty);
/freebsd-9.3-release/lib/libc/stdlib/
H A Dradixsort.c71 #define SETUP { \ macro
100 SETUP;
115 SETUP;
/freebsd-9.3-release/sys/geom/bde/
H A Dg_bde.h90 enum {SETUP, WAIT, FINISH} state; enumerator in enum:g_bde_work::__anon9291
H A Dg_bde_work.c103 wp->state = SETUP;
/freebsd-9.3-release/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-9.3-release/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 257 milliseconds