Searched refs:worked (Results 1 – 25 of 104) sorted by relevance
12345
| /trueos/sys/boot/usb/ |
| HD | bsd_kernel.c | 909 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/ |
| HD | AUTHORS | 18 NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
|
| /trueos/contrib/ntp/arlib/ |
| HD | UNSHAR.HDR | 28 checked to make sure it worked and ran well. There's a man page included
|
| /trueos/sys/dev/amr/ |
| HD | amr.c | 2133 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/ |
| HD | eap_testing.txt | 75 1) EAP-TLS itself worked, but peer certificate validation failed at
|
| /trueos/crypto/openssl/doc/crypto/ |
| HD | d2i_PKCS8PrivateKey.pod | 49 work directly on memory: this can be readily worked around by converting the buffers
|
| HD | BIO_should_retry.pod | 109 worked around by only passing the relevant data to ASN1 functions when
|
| /trueos/usr.bin/indent/ |
| HD | README | 32 | 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/ |
| HD | CONTRIBUTORS | 49 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
|
| HD | NEWS | 231 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/ |
| HD | README | 6 Version 3 was re-worked from scratch to better facilitate
|
| /trueos/contrib/xz/ |
| HD | TODO | 17 can often be worked around by using "xz --extreme". With some files
|
| /trueos/usr.bin/col/ |
| HD | README | 22 page to reflect the way the code worked. Suspecting that this was probably
|
| /trueos/contrib/ncurses/ |
| HD | README.emx | 69 ls, rm, mkdir, sed, sort and tr worked.
|
| /trueos/sys/gnu/fs/reiserfs/ |
| HD | README | 90 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/ |
| HD | repetition.dat | 126 # The above worked on Linux/GLIBC but the following often fail.
|
| /trueos/sys/dev/mly/ |
| HD | mly.c | 1534 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/ |
| HD | FEATURES | 80 this behaviour; it's how cron has always worked but the documentation
|
| /trueos/contrib/wpa/wpa_supplicant/ |
| HD | todo.txt | 16 for unicast); worked also with Host AP driver and madwifi
|
| /trueos/crypto/openssl/doc/apps/ |
| HD | config.pod | 221 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/ |
| HD | TODO | 56 worked.
|
| /trueos/contrib/gdb/gdb/ |
| HD | TODO | 75 The original problem was worked around with:
|
| /trueos/crypto/openssl/ |
| HD | README.ENGINE | 26 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/ |
| HD | README.quirks | 12 conform. However, some devices have flaws which can't be worked
|
| /trueos/contrib/top/ |
| HD | INSTALL | 144 the module hpux8 worked fine. The module hpux10 works on all revisions of
|
12345