Home
last modified time | relevance | path

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

12345

/trueos/sys/boot/usb/
HDbsd_kernel.c909 int worked; in usb_idle() local
914 worked = 0; in usb_idle()
918 worked |= usb_do_process(usb_process + usb_proc_level); in usb_idle()
923 } while (worked); in usb_idle()
966 int worked = 0; in usb_do_process() local
975 worked = 1; in usb_do_process()
988 return (worked); in usb_do_process()
/trueos/contrib/atf/
HDAUTHORS18 NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
/trueos/contrib/ntp/arlib/
HDUNSHAR.HDR28 checked to make sure it worked and ran well. There's a man page included
/trueos/sys/dev/amr/
HDamr.c2133 int worked, i; in amr_quartz_get_work() local
2140 worked = 0; in amr_quartz_get_work()
2186 worked = 1; /* got some work */ in amr_quartz_get_work()
2189 return(worked); in amr_quartz_get_work()
2195 int worked; in amr_std_get_work() local
2200 worked = 0; in amr_std_get_work()
2211 worked = 1; in amr_std_get_work()
2214 return(worked); in amr_std_get_work()
/trueos/contrib/wpa/hostapd/
HDeap_testing.txt75 1) EAP-TLS itself worked, but peer certificate validation failed at
/trueos/crypto/openssl/doc/crypto/
HDd2i_PKCS8PrivateKey.pod49 work directly on memory: this can be readily worked around by converting the buffers
HDBIO_should_retry.pod109 worked around by only passing the relevant data to ASN1 functions when
/trueos/usr.bin/indent/
HDREADME32 | 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
/trueos/contrib/binutils/gas/
HDCONTRIBUTORS49 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
HDNEWS231 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,
/trueos/contrib/bmake/
HDREADME6 Version 3 was re-worked from scratch to better facilitate
/trueos/contrib/xz/
HDTODO17 can often be worked around by using "xz --extreme". With some files
/trueos/usr.bin/col/
HDREADME22 page to reflect the way the code worked. Suspecting that this was probably
/trueos/contrib/ncurses/
HDREADME.emx69 ls, rm, mkdir, sed, sort and tr worked.
/trueos/sys/gnu/fs/reiserfs/
HDREADME90 Vladimir Saveljev was one of the programmers, and he worked long hours
99 Anatoly Pinchuk is a former member of our team who worked closely with
/trueos/contrib/netbsd-tests/lib/libc/regex/data/att/
HDrepetition.dat126 # The above worked on Linux/GLIBC but the following often fail.
/trueos/sys/dev/mly/
HDmly.c1534 int s, worked; in mly_done() local
1537 worked = 0; in mly_done()
1550 worked = 1; in mly_done()
1579 worked = 1; in mly_done()
1595 if (worked) { in mly_done()
/trueos/usr.sbin/cron/doc/
HDFEATURES80 this behaviour; it's how cron has always worked but the documentation
/trueos/contrib/wpa/wpa_supplicant/
HDtodo.txt16 for unicast); worked also with Host AP driver and madwifi
/trueos/crypto/openssl/doc/apps/
HDconfig.pod221 This can be worked around by including a B<default> section to provide
229 DNs the same field may occur multiple times. This is usually worked
/trueos/contrib/nvi/docs/
HDTODO56 worked.
/trueos/contrib/gdb/gdb/
HDTODO75 The original problem was worked around with:
/trueos/crypto/openssl/
HDREADME.ENGINE26 At this stage, a number of things are still needed and are being worked on:
267 known well to anyone who has worked with shared-library portability
/trueos/sys/cam/
HDREADME.quirks12 conform. However, some devices have flaws which can't be worked
/trueos/contrib/top/
HDINSTALL144 the module hpux8 worked fine. The module hpux10 works on all revisions of

12345