Home
last modified time | relevance | path

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

123456

/dragonfly/sys/bus/iicbus/
H A Diiconf.c160 return (sc->started); in iicbus_started()
174 if (sc->started) in iicbus_start()
178 sc->started = slave; in iicbus_start()
180 sc->started = 0; in iicbus_start()
196 if (!sc->started) in iicbus_repeated_start()
200 sc->started = slave; in iicbus_repeated_start()
202 sc->started = 0; in iicbus_repeated_start()
218 if (!sc->started) in iicbus_stop()
224 sc->started = 0; in iicbus_stop()
241 if (!sc->started || (sc->started & LSB)) in iicbus_write()
[all …]
H A Diicbus.h40 u_char started; /* address of the 'started' slave member
/dragonfly/usr.bin/w/
H A Dpr_time.c47 pr_attime(time_t *started, time_t *now) in pr_attime() argument
54 tp = *localtime(started); in pr_attime()
56 diff = *now - *started; in pr_attime()
/dragonfly/contrib/wpa_supplicant/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()
H A Dbss_load.c49 if (!(hapd->beacon_set_done && hapd->started)) in update_channel_utilization()
/dragonfly/contrib/grep/lib/
H A Dsetlocale-lock.c73 if (InterlockedIncrement (&guard.started) == 0) in gl_get_setlocale_null_lock()
82 InterlockedDecrement (&guard.started); in gl_get_setlocale_null_lock()
/dragonfly/sys/platform/pc64/apic/
H A Dlapic.c760 int *started = arg; in lapic_timer_fixup_handler() local
762 if (started != NULL) in lapic_timer_fixup_handler()
763 *started = 0; in lapic_timer_fixup_handler()
819 if (started != NULL) in lapic_timer_fixup_handler()
820 *started = 1; in lapic_timer_fixup_handler()
829 int started; in lapic_timer_restart_handler() local
831 lapic_timer_fixup_handler(&started); in lapic_timer_restart_handler()
832 if (!started) { in lapic_timer_restart_handler()
/dragonfly/crypto/libressl/crypto/bytestring/
H A Dbs_cbb.c437 int started = 0; in CBB_add_asn1_uint64() local
460 if (!started) { in CBB_add_asn1_uint64()
472 started = 1; in CBB_add_asn1_uint64()
479 if (!started && !CBB_add_u8(&child, 0)) in CBB_add_asn1_uint64()
/dragonfly/crypto/libressl/ssl/
H A Dbs_cbb.c437 int started = 0; in CBB_add_asn1_uint64() local
460 if (!started) { in CBB_add_asn1_uint64()
472 started = 1; in CBB_add_asn1_uint64()
479 if (!started && !CBB_add_u8(&child, 0)) in CBB_add_asn1_uint64()
/dragonfly/crypto/libressl/crypto/evp/
H A De_chacha20poly1305.c384 int started; member
401 cpx->started = 0; in chacha20_poly1305_init()
444 if (!cpx->started) { in chacha20_poly1305_cipher()
474 cpx->started = 1; in chacha20_poly1305_cipher()
528 cpx->started = 0; in chacha20_poly1305_cipher()
/dragonfly/nrelease/root/autorun/
H A Dstylesheet.css18 #started h3 {display:block;width:272px;height:22px;background:url("started.png");}
/dragonfly/crypto/libressl/crypto/asn1/
H A Da_object.c129 int started = 0; in oid_add_arc() local
135 if (!started && i != 0 && val == 0) in oid_add_arc()
141 started = 1; in oid_add_arc()
H A Da_int.c157 int started = 0; in asn1_aint_set_uint64() local
173 if (!started && i != 0 && u8 == 0) in asn1_aint_set_uint64()
177 started = 1; in asn1_aint_set_uint64()
/dragonfly/sys/platform/pc64/include/
H A Dclock.h24 int started; member
/dragonfly/contrib/file/magic/Magdir/
H A Dnitpicker9 >6 bedate x started: %s
/dragonfly/etc/sendmail/
H A DREADME13 a sendmail daemon will still be started and bound only to the localhost
31 Also, as of 8.12, a new queue-running daemon is started to make sure mail
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_upnp.c979 if (!sm || !sm->started) in upnp_wps_device_stop()
999 sm->started = 0; in upnp_wps_device_stop()
1014 if (sm->started) in upnp_wps_device_start()
1019 sm->started = 1; in upnp_wps_device_start()
H A Dwps_upnp_i.h127 int started; /* nonzero if we are active */ member
/dragonfly/share/skel/
H A Ddot.profile24 # set ENV to a file invoked each time sh is started for interactive use.
/dragonfly/bin/ps/
H A Dextern.h78 void started(const KINFO *, const struct varent *);
/dragonfly/contrib/tcsh-6/nls/ja/
H A Dset325 23 Adds to argument if started or enters digit
/dragonfly/contrib/gdb-7/gdb/doc/
H A Dobserver.texi116 @deftypefun void record_changed (struct inferior *@var{inferior}, int @var{started})
118 @value{GDBN} has changed. The process record is started if
119 @var{started} is true, and the process record is stopped if
120 @var{started} is false.
/dragonfly/sys/bus/u4b/
H A Dusb_core.h96 uint8_t started:1; /* keeps track of started or stopped */ member
/dragonfly/contrib/smbfs/examples/
H A Ddot.nsmbrc11 # This file consist from a set of sections. Each section started by section name
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME449 In most common cases, wpa_supplicant is started with
707 Interactive mode is started when wpa_cli is executed without including
807 One wpa_cli process in "action" mode needs to be started for each
846 WPA. It can be started either from system startup scripts or from
849 should be started before DHCP client.
880 wpa_supplicant can be started without any configuration files or
961 started, so it is fine to include network interfaces that are not
962 available at the time wpa_priv is started. As an alternative, wpa_priv
963 can be started when an interface is added (hotplug/udev/etc. scripts).
1031 Once the radio work item has been started, "EXT-RADIO-WORK-START <id>"
[all …]

123456