| /freebsd/contrib/libfido2/src/ |
| H A D | touch.c | 84 fido_dev_get_touch_status(fido_dev_t *dev, int *touched, int ms) in fido_dev_get_touch_status() argument 88 *touched = 0; in fido_dev_get_touch_status() 91 return (u2f_get_touch_status(dev, touched, &ms)); in fido_dev_get_touch_status() 98 *touched = 1; in fido_dev_get_touch_status()
|
| H A D | u2f.c | 919 u2f_get_touch_status(fido_dev_t *dev, int *touched, int *ms) in u2f_get_touch_status() argument 944 *touched = 0; in u2f_get_touch_status() 947 *touched = 1; in u2f_get_touch_status()
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_overlay.c | 177 bool touched; in copywin() local 182 touched = FALSE; in copywin() 200 touched = TRUE; in copywin() 207 touched = TRUE; in copywin() 211 if (touched) { in copywin()
|
| /freebsd/usr.bin/finger/ |
| H A D | util.c | 285 time_t touched; in find_idle_and_ttywrite() local 305 touched = sb.st_atime; in find_idle_and_ttywrite() 306 if (touched < w->loginat) { in find_idle_and_ttywrite() 308 touched = w->loginat; in find_idle_and_ttywrite() 310 w->idletime = now < touched ? 0 : now - touched; in find_idle_and_ttywrite()
|
| /freebsd/contrib/libfido2/examples/ |
| H A D | select.c | 69 int touched; in select_dev() local 133 if ((r = fido_dev_get_touch_status(devtab[i], &touched, in select_dev() 142 if (touched) { in select_dev()
|
| H A D | README.adoc | 95 about the device touched.
|
| /freebsd/usr.bin/w/ |
| H A D | w.c | 129 time_t touched; in main() local 246 touched = stp->st_atime; in main() 247 if (touched < ep->utmp.ut_tv.tv_sec) { in main() 249 touched = ep->utmp.ut_tv.tv_sec; in main() 251 if ((ep->idle = now - touched) < 0) in main()
|
| /freebsd/contrib/libfido2/fuzz/ |
| H A D | fuzz_cred.c | 410 int touched; in test_touch() local 421 r = fido_dev_get_touch_status(dev, &touched, -1); in test_touch() 423 consume(&touched, sizeof(touched)); in test_touch()
|
| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | tsc2007.txt | 10 The penirq pin goes to low when the panel is touched.
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-mpc.txt | 19 from the bootloader are preserved (not touched).
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrShiftRotate.td | 20 /// [ ] - was not touched at all
|
| H A D | M68kInstrBits.td | 19 /// [ ] - was not touched at all
|
| H A D | M68kInstrControl.td | 28 /// [ ] - was not touched at all
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-thread-assist.md | 89 thread and may not be touched further. We would need to block all API calls
|
| /freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt6795-sony-xperia-m5.dts | 58 /* preloader and bootloader regions cannot be touched */
|
| /freebsd/sys/contrib/device-tree/Bindings/power/ |
| H A D | rockchip-io-domain.txt | 54 supplies will be not be touched.
|
| /freebsd/crypto/openssl/doc/designs/ddd/ |
| H A D | README.md | 47 not to demonstrate all of these, because most of them will not be touched by
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | ci-hdrc-usb2.txt | 29 property the PORTSC register won't be touched.
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_rcu_lock_new.pod | 106 transfers to the lock and the item must not be touched again by the caller.
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | ax_code_coverage.m4 | 47 # was touched, then print the URI for the report.
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-pkey.pod.in | 112 When password input is interrupted, the output file is not touched.
|
| /freebsd/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 293 * the address region is later touched;
|
| /freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | mpc5200.txt | 116 configuration of the watchdog is not touched. This is useful in two cases:
|
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 139 touched. By default, the MSI does not contain these properties 146 touched by the installer.
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | BPSectionOrdererBase.inc | 377 // I think the kernel might pull in a few pages when one it touched,
|