Home
last modified time | relevance | path

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

1234

/freebsd-12.1/stand/kshim/
H A Dbsd_kernel.c1129 int worked; in usb_idle() local
1134 worked = 0; in usb_idle()
1138 worked |= usb_do_process(usb_process + usb_proc_level); in usb_idle()
1143 } while (worked); in usb_idle()
1186 int worked = 0; in usb_do_process() local
1195 worked = 1; in usb_do_process()
1208 return (worked); in usb_do_process()
/freebsd-12.1/contrib/atf/
H A DAUTHORS18 NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
/freebsd-12.1/sys/dev/amr/
H A Damr.c2131 int worked, i; in amr_quartz_get_work() local
2138 worked = 0; in amr_quartz_get_work()
2184 worked = 1; /* got some work */ in amr_quartz_get_work()
2187 return(worked); in amr_quartz_get_work()
2193 int worked; in amr_std_get_work() local
2198 worked = 0; in amr_std_get_work()
2209 worked = 1; in amr_std_get_work()
2212 return(worked); in amr_std_get_work()
/freebsd-12.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
H A DSSL_CTX_set_verify.pod163 (the root CA certificate) and worked upward to the peer's certificate.
/freebsd-12.1/contrib/wpa/hostapd/
H A Deap_testing.txt75 1) EAP-TLS itself worked, but peer certificate validation failed at
/freebsd-12.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-12.1/contrib/binutils/gas/
H A DCONTRIBUTORS49 that hasn't been merged in yet. Ralph Campbell worked with the MIPS
80 Support for ELF format files has been worked on by Mark Eichin of
H A DNEWS231 of gas accepted. If you get unexpected messages from code that worked with
362 * VMS command scripts (make-gas.com, config-gas.com) have been worked on a bit,
/freebsd-12.1/usr.bin/col/
H A DREADME22 page to reflect the way the code worked. Suspecting that this was probably
/freebsd-12.1/contrib/ncurses/
H A DREADME.emx69 ls, rm, mkdir, sed, sort and tr worked.
/freebsd-12.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-12.1/contrib/xz/
H A DTODO17 can often be worked around by using "xz --extreme". With some files
/freebsd-12.1/usr.sbin/cron/doc/
H A DFEATURES80 this behaviour; it's how cron has always worked but the documentation
/freebsd-12.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-12.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-12.1/contrib/gdb/gdb/
H A DTODO75 The original problem was worked around with:
/freebsd-12.1/crypto/openssl/doc/man5/
H A Dconfig.pod282 This can be worked around by including a B<default> section to provide
290 DNs the same field may occur multiple times. This is usually worked
/freebsd-12.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-12.1/sys/cam/
H A DREADME.quirks12 conform. However, some devices have flaws which can't be worked
/freebsd-12.1/contrib/libevent/
H A Dwhatsnew-2.0.txt27 Nearly all existing code that worked with Libevent 1.4 should still
91 Functions like "event_set" that worked with the "current" event_base
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt27 Nearly all existing code that worked with Libevent 1.4 should still
91 Functions like "event_set" that worked with the "current" event_base

1234