Home
last modified time | relevance | path

Searched refs:worked (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-13.1/stand/kshim/
H A Dbsd_kernel.c1144 int worked; in usb_idle() local
1149 worked = 0; in usb_idle()
1153 worked |= usb_do_process(usb_process + usb_proc_level); in usb_idle()
1158 } while (worked); in usb_idle()
1201 int worked = 0; in usb_do_process() local
1210 worked = 1; in usb_do_process()
1223 return (worked); in usb_do_process()
/freebsd-13.1/contrib/kyua/doc/
H A Dmanbuild_test.sh123 and worked __OK__.
132 and worked ok.
/freebsd-13.1/contrib/atf/
H A DAUTHORS18 NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_get_peer_tmp_key.pod26 Under that name it worked just on the client side of the connection, its
H A Dd2i_PKCS8PrivateKey_bio.pod45 work directly on memory: this can be readily worked around by converting the buffers
H A DBIO_should_retry.pod113 worked around by only passing the relevant data to ASN1 functions when
/freebsd-13.1/contrib/wpa/hostapd/
H A Deap_testing.txt75 1) EAP-TLS itself worked, but peer certificate validation failed at
/freebsd-13.1/sys/dev/amr/
H A Damr.c2126 int worked, i; in amr_quartz_get_work() local
2133 worked = 0; in amr_quartz_get_work()
2178 worked = 1; /* got some work */ in amr_quartz_get_work()
2181 return(worked); in amr_quartz_get_work()
2187 int worked; in amr_std_get_work() local
2192 worked = 0; in amr_std_get_work()
2203 worked = 1; in amr_std_get_work()
2206 return(worked); in amr_std_get_work()
/freebsd-13.1/usr.bin/indent/
H A DREADME32 | Some history. Way back in 1976, the project I worked on at the
41 | just sort of grew. But it pretty much worked, and it stopped most of
/freebsd-13.1/usr.bin/col/
H A DREADME22 page to reflect the way the code worked. Suspecting that this was probably
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsifive,plic-1.0.0.txt32 detailed implementation in case that specific bugs need to be worked around.
/freebsd-13.1/contrib/ncurses/
H A DREADME.emx70 ls, rm, mkdir, sed, sort and tr worked.
/freebsd-13.1/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.initramfs.markdown39 * Use the cache file if nothing else worked.
/freebsd-13.1/contrib/netbsd-tests/lib/libc/regex/data/att/
H A Drepetition.dat126 # The above worked on Linux/GLIBC but the following often fail.
/freebsd-13.1/contrib/xz/
H A DTODO17 can often be worked around by using "xz --extreme". With some files
/freebsd-13.1/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_background.sgml23 (http://www.ieee802.org/11/) has worked to address the flaws of
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dtodo.txt14 for unicast); worked also with Host AP driver and madwifi
H A Deap_testing.txt135 10) worked only with special compatibility code to match the IKEv2 server
/freebsd-13.1/usr.sbin/cron/doc/
H A DFEATURES80 this behaviour; it's how cron has always worked but the documentation
/freebsd-13.1/sys/dev/mly/
H A Dmly.c1549 int worked; in mly_done() local
1552 worked = 0; in mly_done()
1565 worked = 1; in mly_done()
1594 worked = 1; in mly_done()
1609 if (worked) { in mly_done()
/freebsd-13.1/sys/contrib/openzfs/config/
H A Diconv.m4148 #if 0 /* This bug could be worked around by the caller. */
H A Dzfs-build.m4454 dnl # a hack but so far it has worked reasonable well.
/freebsd-13.1/crypto/openssl/
H A DREADME.ENGINE24 At this stage, a number of things are still needed and are being worked on:
265 known well to anyone who has worked with shared-library portability
/freebsd-13.1/crypto/openssl/doc/man5/
H A Dconfig.pod280 This can be worked around by including a B<default> section to provide
288 DNs the same field may occur multiple times. This is usually worked
/freebsd-13.1/sys/cam/
H A DREADME.quirks12 conform. However, some devices have flaws which can't be worked

123