| /freebsd/sys/dev/iicbus/ |
| H A D | iiconf.c | 242 return (sc->started); in iicbus_started() 256 if (sc->started) in iicbus_start() 260 sc->started = slave; in iicbus_start() 262 sc->started = 0; in iicbus_start() 278 if (!sc->started) in iicbus_repeated_start() 282 sc->started = slave; in iicbus_repeated_start() 284 sc->started = 0; in iicbus_repeated_start() 300 if (!sc->started) in iicbus_stop() 306 sc->started = 0; in iicbus_stop() 323 if (sc->started == 0 || (sc->strict != 0 && (sc->started & LSB) != 0)) in iicbus_write() [all …]
|
| H A D | iic.c | 58 bool started; member 213 if (priv->started) { in iicdtor() 282 if (priv->started || (priv->addr == 0)) { in iicuio() 475 if (priv->started) { in iicioctl() 487 priv->started = true; in iicioctl() 494 if (priv->started) { in iicioctl() 497 priv->started = false; in iicioctl() 508 if (!priv->started) in iicioctl() 522 priv->started = false; in iicioctl() 530 if (!priv->started) { in iicioctl() [all …]
|
| /freebsd/usr.bin/w/ |
| H A D | pr_time.c | 49 pr_attime(time_t *started, time_t *now) in pr_attime() argument 57 tp = *localtime(started); in pr_attime() 59 diff = *now - *started; in pr_attime() 83 xo_attr("since", "%lu", (unsigned long)*started); in pr_attime() 87 (unsigned long)*started, (unsigned long)diff); in pr_attime()
|
| /freebsd/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_preempt.c | 48 int started; variable 61 started++; in threadfunc() 99 started = 0; in ATF_TC_BODY() 105 while (started < NTHREADS) { in ATF_TC_BODY()
|
| /freebsd/contrib/ntp/ |
| H A D | flock-build | 80 # in a ssh session started with the -tt option, 89 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4 97 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4 103 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
|
| /freebsd/contrib/llvm-project/lld/Common/ |
| H A D | Filesystem.cpp | 96 bool started = false; in unlinkAsync() 100 started = true; in unlinkAsync() 109 cv.wait(l, [&] { return started; }); in unlinkAsync() 94 bool started = false; unlinkAsync() local
|
| /freebsd/contrib/ofed/librdmacm/examples/ |
| H A D | cmtime.c | 105 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/crypto/openssl/apps/ |
| H A D | engine.c | 94 int started = 0, err = 0; in util_flags() local 111 started = 1; in util_flags() 120 if (started) { in util_flags() 125 started = 1; in util_flags() 128 if (started) { in util_flags() 133 started = 1; in util_flags() 140 if (started) in util_flags()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_sess_number.pod | 29 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/contrib/wpa/src/ap/ |
| H A D | airtime_policy.c | 148 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights() 167 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights() 194 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights() 217 if (!bss->started || !bss->conf->airtime_weight) in update_airtime_weights()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | racct.sh | 40 pgrep -Sq accounting || { service accounting onestart && started=1; } 56 [ $started ] && service accounting onestop
|
| /freebsd/contrib/ntp/sntp/libevent/test/ |
| H A D | bench_httpclient.c | 65 struct timeval started; member 92 evutil_timersub(&now, &ri->started, &diff); in errorcb() 163 evutil_gettimeofday(&ri->started, NULL); in launch_request()
|
| /freebsd/contrib/libevent/test/ |
| H A D | bench_httpclient.c | 65 struct timeval started; member 92 evutil_timersub(&now, &ri->started, &diff); in errorcb() 163 evutil_gettimeofday(&ri->started, NULL); in launch_request()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_libcdep.cpp | 95 static bool started = false; in MaybeStartBackgroudThread() local 96 if (!started) { in MaybeStartBackgroudThread() 97 started = true; in MaybeStartBackgroudThread()
|
| /freebsd/tools/tools/netrate/tcpp/ |
| H A D | tcpp_client.c | 76 static int started; /* Number started so far. */ variable 139 started++; in tcpp_client_newconn() 251 while ((started - finished < mflag) && (started < tflag)) in tcpp_client_worker()
|
| /freebsd/sys/dev/axgbe/ |
| H A D | xgbe-i2c.c | 391 axgbe_printf(3, "i2c xfer started ---->>>\n"); in xgbe_i2c_xfer() 465 if (!pdata->i2c.started) in xgbe_i2c_stop() 470 pdata->i2c.started = 0; in xgbe_i2c_stop() 480 if (pdata->i2c.started) in xgbe_i2c_start() 483 pdata->i2c.started = 1; in xgbe_i2c_start()
|
| /freebsd/crypto/krb5/src/util/et/ |
| H A D | error_message.c | 109 int started = 0; in error_message() local 240 if (started != 0 || offset >= divisor) { in error_message() 243 started++; in error_message()
|
| /freebsd/contrib/atf/ |
| H A D | AUTHORS | 7 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/sys/contrib/openzfs/etc/init.d/ |
| H A D | README.md | 64 separate datasets like /var, are mounted before anything else is started. 66 Then, ZED, which depends on /var, can be started. It will consume and act 67 on events that occurred before it started. ZED may also play a role in
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | gdb.c | 1246 bool started; in gdb_read_mem() local 1268 started = false; in gdb_read_mem() 1272 if (started) in gdb_read_mem() 1279 if (started) in gdb_read_mem() 1297 if (!started) { in gdb_read_mem() 1299 started = true; in gdb_read_mem() 1325 if (!started) { in gdb_read_mem() 1327 started = true; in gdb_read_mem() 1339 if (started) in gdb_read_mem() 1349 if (!started) in gdb_read_mem()
|
| /freebsd/contrib/netbsd-tests/lib/libc/net/ |
| H A D | hosts | 7 # before the nameserver is started.
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | roc.c | 251 le32_to_cpu(notif->started)) { in iwl_mld_handle_roc_notif() 256 if (le32_to_cpu(notif->started)) in iwl_mld_handle_roc_notif()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | nitpicker | 9 >6 bedate x started: %s
|
| /freebsd/crypto/openssh/contrib/hpux/ |
| H A D | egd.rc | 72 echo $WHAT started
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-Windows.txt | 161 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
|