Home
last modified time | relevance | path

Searched refs:started (Results 1 – 25 of 273) sorted by relevance

1234567891011

/freebsd-12.1/sys/dev/iicbus/
H A Diiconf.c223 if (sc->started) in iicbus_start()
229 sc->started = 0; in iicbus_start()
245 if (!sc->started) in iicbus_repeated_start()
251 sc->started = 0; in iicbus_repeated_start()
267 if (!sc->started) in iicbus_stop()
273 sc->started = 0; in iicbus_stop()
290 if (sc->started == 0 || (sc->strict != 0 && (sc->started & LSB) != 0)) in iicbus_write()
308 if (sc->started == 0 || (sc->strict != 0 && (sc->started & LSB) == 0)) in iicbus_read()
437 bool started; in iicbus_transfer_gen() local
448 started = false; in iicbus_transfer_gen()
[all …]
H A Diic.c58 bool started; member
191 if (priv->started) { in iicdtor()
383 if (priv->started) { in iicioctl()
395 priv->started = true; in iicioctl()
402 if (priv->started) { in iicioctl()
405 priv->started = false; in iicioctl()
416 if (!priv->started) in iicioctl()
435 if (!priv->started) { in iicioctl()
452 if (!priv->started) { in iicioctl()
473 if (priv->started) { in iicioctl()
[all …]
/freebsd-12.1/usr.bin/w/
H A Dpr_time.c55 pr_attime(time_t *started, time_t *now) in pr_attime() argument
63 tp = *localtime(started); in pr_attime()
65 diff = *now - *started; in pr_attime()
88 xo_attr("since", "%lu", (unsigned long) *started); in pr_attime()
/freebsd-12.1/contrib/netbsd-tests/lib/libpthread/
H A Dt_preempt.c48 int started; variable
61 started++; in threadfunc()
99 started = 0; in ATF_TC_BODY()
105 while (started < NTHREADS) { in ATF_TC_BODY()
/freebsd-12.1/contrib/gcc/
H A Dconflict.c302 int started; member
315 if (! context->started) in print_conflict()
318 context->started = 1; in print_conflict()
353 context.started = 0; in conflict_graph_print()
362 if (context.started) in conflict_graph_print()
/freebsd-12.1/contrib/ntp/
H A Dflock-build101 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
109 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
115 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
121 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
/freebsd-12.1/contrib/ofed/librdmacm/examples/
H A Dcmtime.c105 static volatile int started[STEP_CNT]; variable
540 started[STEP_RESOLVE_ADDR]++; in run_client()
542 while (started[STEP_RESOLVE_ADDR] != completed[STEP_RESOLVE_ADDR]) sched_yield(); in run_client()
558 started[STEP_RESOLVE_ROUTE]++; in run_client()
560 while (started[STEP_RESOLVE_ROUTE] != completed[STEP_RESOLVE_ROUTE]) sched_yield(); in run_client()
591 started[STEP_CONNECT]++; in run_client()
593 while (started[STEP_CONNECT] != completed[STEP_CONNECT]) sched_yield(); in run_client()
603 started[STEP_DISCONNECT]++; in run_client()
605 while (started[STEP_DISCONNECT] != completed[STEP_DISCONNECT]) sched_yield(); in run_client()
/freebsd-12.1/crypto/openssl/apps/
H A Dengine.c89 int started = 0, err = 0;
106 started = 1;
115 if (started) {
120 started = 1;
123 if (started) {
128 started = 1;
135 if (started)
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_sess_number.pod29 SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in
35 SSL_CTX_sess_connect_renegotiate() returns the number of started renegotiations
38 SSL_CTX_sess_accept() returns the number of started SSL/TLS handshakes in
44 SSL_CTX_sess_accept_renegotiate() returns the number of started renegotiations
/freebsd-12.1/contrib/wpa/src/ap/
H A Dairtime_policy.c144 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights()
163 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights()
190 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights()
213 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights()
/freebsd-12.1/usr.sbin/bhyve/
H A Dgdb.c768 bool started; in gdb_read_mem() local
778 started = false; in gdb_read_mem()
783 if (started) in gdb_read_mem()
790 if (started) in gdb_read_mem()
808 if (!started) { in gdb_read_mem()
810 started = true; in gdb_read_mem()
836 if (!started) { in gdb_read_mem()
838 started = true; in gdb_read_mem()
850 if (started) in gdb_read_mem()
860 if (!started) in gdb_read_mem()
/freebsd-12.1/contrib/libevent/test/
H A Dbench_httpclient.c65 struct timeval started; member
92 evutil_timersub(&now, &ri->started, &diff); in errorcb()
163 evutil_gettimeofday(&ri->started, NULL); in launch_request()
/freebsd-12.1/contrib/ntp/sntp/libevent/test/
H A Dbench_httpclient.c65 struct timeval started; member
92 evutil_timersub(&now, &ri->started, &diff); in errorcb()
167 evutil_gettimeofday(&ri->started, NULL); in launch_request()
/freebsd-12.1/contrib/amd/hlfsd/
H A Dstubs.c59 static int started; variable
111 if (!started) { in nfsproc_getattr_2_svc()
112 started++; in nfsproc_getattr_2_svc()
205 if (!started) { in nfsproc_lookup_2_svc()
206 started++; in nfsproc_lookup_2_svc()
/freebsd-12.1/tools/tools/netrate/tcpp/
H A Dtcpp_client.c78 static int started; /* Number started so far. */ variable
141 started++; in tcpp_client_newconn()
253 while ((started - finished < mflag) && (started < tflag)) in tcpp_client_worker()
/freebsd-12.1/contrib/atf/
H A DAUTHORS7 Main developer. He started the work on this project when he took part in
20 initial version of the atf-check utility and started the addition of the
/freebsd-12.1/release/picobsd/tinyware/oinit/
H A DREADME10 * it can be started on system with DEVFS/SLICE (i.e. empty /dev),
67 EXCEPTION: if you end the command line with a '&', the command is started
69 process in background. Here the newly started process is totally dissociated
113 started as threads, not separate processes.
/freebsd-12.1/sys/arm64/arm64/
H A Dmp_machdep.c224 int i, started; in release_aps() local
246 started = 0; in release_aps()
256 if (smp_cpus > started) { in release_aps()
258 started = smp_cpus; in release_aps()
/freebsd-12.1/contrib/netbsd-tests/lib/libc/net/
H A Dhosts7 # before the nameserver is started.
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dnitpicker9 >6 bedate x started: %s
/freebsd-12.1/crypto/openssh/contrib/hpux/
H A Degd.rc72 echo $WHAT started
/freebsd-12.1/contrib/binutils/opcodes/
H A Darm-dis.c2796 int started = 0; in print_insn_arm() local
2803 if (started) in print_insn_arm()
3121 int started = 0; in print_insn_thumb16() local
3131 if (started) in print_insn_thumb16()
3133 started = 1; in print_insn_thumb16()
3139 if (started) in print_insn_thumb16()
3141 started = 1; in print_insn_thumb16()
3147 if (started) in print_insn_thumb16()
3566 int started = 0; in print_insn_thumb32() local
3573 if (started) in print_insn_thumb32()
[all …]
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DREADME-Windows.txt161 would be started with the following command:
248 wpa_supplicant can be started as a Windows service by using wpasvc.exe
253 registered as a service that can be started automatically or manually
267 can be started like any other Windows service (e.g., 'net start wpasvc')
276 is started by default on demand.
279 Monitor Driver" can be configured to be started sooner by setting its
/freebsd-12.1/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.c58 static int started; variable
302 if (!started || ifp->mib.ifmd_data.ifi_type != IFT_ATM || in new_if()
321 started = 1; in atm_start()
/freebsd-12.1/etc/mail/
H A DREADME13 a sendmail daemon will still be started and bound only to the localhost
39 Also, as of 8.12, a new queue-running daemon is started to make sure mail

1234567891011