Searched defs:loop (Results 76 - 100 of 139) sorted by relevance

123456

/freebsd-current/contrib/bsddialog/lib/
H A Dtextbox.c132 bool loop, has_multicol_ch; local
/freebsd-current/sys/arm/arm/
H A Dundefined.c201 int loop; local
H A Ddisassem.c551 int loop; local
[all...]
/freebsd-current/crypto/openssl/crypto/engine/
H A Deng_dyn.c380 int num, loop; local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_ctx.c168 unsigned loop = 0; local
302 unsigned int loop; local
319 unsigned int loop; local
H A Dbn_div.c267 int norm_shift, i, j, loop; local
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devent_iocp.c64 loop(void *port_) function
/freebsd-current/crypto/openssl/apps/
H A Dengine.c242 int loop, res, num = sk_OPENSSL_STRING_num(cmds); local
/freebsd-current/crypto/openssl/crypto/
H A Dpunycode.c127 unsigned int loop; local
[all...]
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dfastlz.c437 int loop = 1; local
/freebsd-current/usr.bin/usbhidctl/
H A Dusbhid.c301 dumpdata(int f, report_desc_t rd, int loop) argument
453 int loop = 0; local
/freebsd-current/sys/dev/ppbus/
H A Dppb_msq.c119 ppb_MS_init(device_t bus, device_t dev, struct ppb_microseq *loop, int opcode) argument
/freebsd-current/tools/regression/security/proc_to_proc/
H A Dscenario.c269 int error, desirederror, loop; local
/freebsd-current/usr.sbin/gstat/
H A Dgstat.c80 int curx, cury, maxx, maxy, line_len, loop, max_flen, head_printed; local
/freebsd-current/contrib/libevent/
H A Devent_iocp.c64 loop(void *port_) function
/freebsd-current/sbin/shutdown/
H A Dshutdown.c243 loop(void) function
/freebsd-current/crypto/openssl/test/
H A Denginetest.c32 int loop; local
56 int loop; local
[all...]
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon.c278 size_t padnum, loop; local
/freebsd-current/contrib/kyua/utils/text/
H A Dtemplates.cpp343 loop_def& loop = _loops.top(); local
[all...]
/freebsd-current/crypto/heimdal/kdc/
H A Dconnect.c842 loop(krb5_context context, function
/freebsd-current/contrib/mandoc/
H A Dread.c59 struct buf *loop; /* open .while request line */ member in struct:mparse
154 struct buf *firstln, *lastln, *thisln, *loop; local
[all...]
/freebsd-current/contrib/netbsd-tests/kernel/
H A Dt_sysv.c190 int loop; local
346 int msqid, loop; local
/freebsd-current/sys/dev/liquidio/base/
H A Dcn23xx_pf_device.c175 uint32_t ern, loop = BUSY_READING_REG_PF_LOOP_COUNT; local
506 uint32_t ern, loop = BUSY_READING_REG_PF_LOOP_COUNT; local
588 int loop; local
[all...]
/freebsd-current/usr.bin/whois/
H A Dwhois.c123 int loop; member in struct:__anon937
/freebsd-current/tools/test/gpioevents/
H A Dgpioevents.c209 run_read(bool loop, int handle, const char *file, u_int delayus) argument
254 run_poll(bool loop, int handle, const char *file, int timeout, u_int delayus) argument
290 run_select(bool loop, int handle, const char *file, int timeout, u_int delayus) argument
328 run_kqueue(bool loop, int handle, const char *file, int timeout, u_int delayus) argument
379 run_aio_read(bool loop, in argument
435 run_sigio(bool loop, int handle, const char *file) argument
473 bool loop = true; local
[all...]

Completed in 356 milliseconds

123456