Home
last modified time | relevance | path

Searched refs:wrk (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/acpica/
H A Dacpica_prep.sh13 wrk="$(realpath .)/_acpi_ca_unpack"
45 rm -rf ${wrk} ${dst}
46 mkdir -p ${wrk}
51 tar -x -z -f ${src} -C ${wrk}
56 find ${wrk} -name ${i} -type d -print | xargs rm -r
59 find ${wrk} -name ${i} -type f -delete
65 find ${wrk} -name ${i} -type d -print | xargs -J % mv % ${dst}
68 find ${wrk} -type f -print | xargs -J % mv % ${dst}
87 rm -rf ${wrk}
/freebsd/contrib/netbsd-tests/lib/librumpclient/
H A Dh_execthr.c68 wrk(void *arg) in wrk() function
128 wrk, (void *)(uintptr_t)P2_0); in main()
177 wrk, (void *)(uintptr_t)p1[0]); in main()
184 wrk, (void *)(uintptr_t)p2[0]); in main()
208 wrk, (void *)(uintptr_t)p1[0]); in main()
/freebsd/sys/arm/freescale/imx/
H A Dimx_gpio.c324 u_int icfg, irq, reg, shift, wrk; in gpio_pic_setup_intr() local
380 wrk = READ4(sc, reg); in gpio_pic_setup_intr()
381 wrk &= ~(GPIO_ICR_COND_MASK << shift); in gpio_pic_setup_intr()
382 wrk |= icfg << shift; in gpio_pic_setup_intr()
383 WRITE4(sc, reg, wrk); in gpio_pic_setup_intr()
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c190 signal_handling_playback(struct worker* wrk) in signal_handling_playback() argument
194 worker_sighandler(SIGHUP, wrk); in signal_handling_playback()
197 worker_sighandler(SIGTERM, wrk); in signal_handling_playback()
/freebsd/stand/uboot/
H A Dmain.c629 char *wrk; in handle_uboot_env_var() local
/freebsd/share/doc/papers/
H A Dbsdreferences.bib327 keywords = {comparison, freebsd, linux, open source, opensolaris, proprietary software, wrk},
/freebsd/contrib/file/magic/Magdir/
H A Dmsdos1902 !:ext wrk/wr1
/freebsd/share/termcap/
H A Dtermcap2533 # From William King <abvax!wrk@uunet.UU.NET>, basic ln03 entries