| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | T.utf | 66 finger 8 90 fingerすべての善人のためにすべての善人のために f 3 91 finger r 8 113 finger .*g FING 1 FINGer 121 finger .*g FING 1 FINGer 155 finger 8
|
| /freebsd/usr.bin/finger/ |
| H A D | Makefile | 1 PROG= finger 2 SRCS= finger.c lprint.c net.c sprint.c util.c 3 MAN= finger.1 finger.conf.5
|
| /freebsd/sys/dev/hid/ |
| H A D | ietp.c | 370 int32_t finger; in ietp_intr() local 394 for (finger = 0, fdata = report + IETP_FINGER_DATA; in ietp_intr() 395 finger < IETP_MAX_FINGERS; in ietp_intr() 396 finger++, fdata += IETP_FINGER_DATA_LEN) { in ietp_intr() 397 if ((report[IETP_TOUCH_INFO] & (1 << (finger + 3))) != 0) { in ietp_intr() 401 wh = report[IETP_WH_DATA + finger]; in ietp_intr() 410 finger, x, y, sc->max_x, sc->max_y); in ietp_intr() 419 .id = finger, in ietp_intr() 428 evdev_mt_push_slot(sc->evdev, finger, &slot_data); in ietp_intr() 430 evdev_push_abs(sc->evdev, ABS_MT_SLOT, finger); in ietp_intr()
|
| /freebsd/sys/dev/usb/input/ |
| H A D | wsp.c | 629 uint8_t finger; /* 0 or 1 *, check which finger moving */ member 1191 sc->finger = 0; in wsp_intr_callback() 1235 dx = sc->pos_x[sc->finger] - sc->pre_pos_x[sc->finger]; in wsp_intr_callback() 1236 dy = sc->pos_y[sc->finger] - sc->pre_pos_y[sc->finger]; in wsp_intr_callback() 1245 sc->finger = 0; in wsp_intr_callback() 1249 sc->finger == 0) { in wsp_intr_callback() 1252 sc->finger = 1; in wsp_intr_callback() 1256 sc->finger == 1) { in wsp_intr_callback() 1259 sc->finger = 0; in wsp_intr_callback() 1262 dx, dy, sc->finger); in wsp_intr_callback() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_f01.txt | 20 - syna,doze-holdoff-ms: The delay to wait after the last finger lift and the 22 - syna,doze-interval-ms: The time period that the device sleeps between finger
|
| /freebsd/tools/build/options/ |
| H A D | WITHOUT_FINGER | 2 .Xr finger 1
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | finger | 3 # $File: finger,v 1.3 2019/04/19 00:42:27 christos Exp $
|
| /freebsd/lib/libwrap/ |
| H A D | hosts.allow | 81 # You need to be clever with finger; do _not_ backfinger!! You can easily 82 # start a "finger war".
|
| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | imx6ul_tsc.txt | 10 This xnur-gpio returns to low once the finger leave the touch screen (The
|
| /freebsd/usr.sbin/pkg/ |
| H A D | pkg.c | 442 struct fingerprint *finger; in load_fingerprints() local 462 finger = load_fingerprint(path, ent->d_name); in load_fingerprints() 463 if (finger != NULL) { in load_fingerprints() 464 STAILQ_INSERT_TAIL(fingerprints, finger, next); in load_fingerprints()
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | README | 129 finger fingerd show users 719 hosts may do in response to your finger probes. 725 The tcpd program can be used to monitor the telnet, finger, ftp, exec, 745 monitor the use of your finger service: 795 may do in response to your finger probes. 797 The tcpd program can be used to monitor the telnet, finger, ftp, exec, 824 finger stream tcp nowait nobody /usr/etc/in.fingerd in.fingerd 828 finger stream tcp nowait nobody /usr/etc/tcpd in.fingerd 832 finger service (comment out the finger service and `kill -HUP' the 844 When the finger service works as expected you can perform similar [all …]
|
| H A D | CHANGES | 300 - On some systems the finger client program lives in /usr/bsd. File: 315 - A safer finger command for booby traps. This one solves a host of
|
| /freebsd/usr.bin/ |
| H A D | Makefile | 197 SUBDIR.${MK_FINGER}+= finger
|
| /freebsd/usr.sbin/crunch/examples/ |
| H A D | really-big.conf | 42 progs dirname du env error expand false file find finger fmt fold fpr from
|
| /freebsd/contrib/file/magic/ |
| H A D | Makefile.am | 112 $(MAGIC_FRAGMENT_DIR)/finger \
|
| H A D | Makefile.in | 390 $(MAGIC_FRAGMENT_DIR)/finger \
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | moused.c | 264 struct finger { struct 283 struct finger st; argument 286 struct finger mt[MAX_FINGERS];
|
| /freebsd/usr.bin/units/ |
| H A D | definitions.units | 671 finger 7|8 in
|
| /freebsd/targets/pseudo/userland/ |
| H A D | Makefile.depend | 198 usr.bin/finger \
|
| /freebsd/share/dict/ |
| H A D | web2a | 11177 cheese finger 14691 cross-finger 15321 cut-finger 19980 fairy finger 21292 finger-ache 21293 finger alphabet 21294 finger-and-toe 21295 finger bar 21296 finger board 21297 finger bowl [all …]
|
| /freebsd/usr.sbin/services_mkdb/ |
| H A D | services | 150 finger 79/tcp 151 finger 79/udp 1639 cfingerd 2003/tcp #GNU finger
|
| /freebsd/contrib/tcsh/ |
| H A D | complete.tcsh | 204 complete finger c/*@/\$hosts/ n/*/u/@
|
| /freebsd/sys/dev/atkbdc/ |
| H A D | psm.c | 325 typedef struct finger { struct
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 2013 finger-grained http timeouts (6350e6c Constantine Verutin)
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog | 2013 finger-grained http timeouts (6350e6c Constantine Verutin)
|