Home
last modified time | relevance | path

Searched refs:finger (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/one-true-awk/testdir/
H A DT.utf66 �� 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 DMakefile1 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 Dietp.c342 int32_t finger; in ietp_intr() local
366 for (finger = 0, fdata = report + IETP_FINGER_DATA; in ietp_intr()
367 finger < IETP_MAX_FINGERS; in ietp_intr()
368 finger++, fdata += IETP_FINGER_DATA_LEN) { in ietp_intr()
369 if ((report[IETP_TOUCH_INFO] & (1 << (finger + 3))) != 0) { in ietp_intr()
373 wh = report[IETP_WH_DATA + finger]; in ietp_intr()
382 finger, x, y, sc->max_x, sc->max_y); in ietp_intr()
391 .id = finger, in ietp_intr()
400 evdev_mt_push_slot(sc->evdev, finger, &slot_data); in ietp_intr()
402 evdev_push_abs(sc->evdev, ABS_MT_SLOT, finger); in ietp_intr()
/freebsd/sys/dev/usb/input/
H A Dwsp.c628 uint8_t finger; /* 0 or 1 *, check which finger moving */ member
1185 sc->finger = 0; in wsp_intr_callback()
1229 dx = sc->pos_x[sc->finger] - sc->pre_pos_x[sc->finger]; in wsp_intr_callback()
1230 dy = sc->pos_y[sc->finger] - sc->pre_pos_y[sc->finger]; in wsp_intr_callback()
1239 sc->finger = 0; in wsp_intr_callback()
1243 sc->finger == 0) { in wsp_intr_callback()
1246 sc->finger = 1; in wsp_intr_callback()
1250 sc->finger == 1) { in wsp_intr_callback()
1253 sc->finger = 0; in wsp_intr_callback()
1256 dx, dy, sc->finger); in wsp_intr_callback()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_f01.txt20 - 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 DWITHOUT_FINGER2 .Xr finger 1
/freebsd/contrib/file/magic/Magdir/
H A Dfinger3 # $File: finger,v 1.3 2019/04/19 00:42:27 christos Exp $
/freebsd/lib/libwrap/
H A Dhosts.allow81 # 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 Dimx6ul_tsc.txt10 This xnur-gpio returns to low once the finger leave the touch screen (The
/freebsd/usr.sbin/pkg/
H A Dpkg.c436 struct fingerprint *finger; in load_fingerprints() local
456 finger = load_fingerprint(path, ent->d_name); in load_fingerprints()
457 if (finger != NULL) { in load_fingerprints()
458 STAILQ_INSERT_TAIL(fingerprints, finger, next); in load_fingerprints()
/freebsd/contrib/tcp_wrappers/
H A DREADME129 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 DCHANGES300 - 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 DMakefile197 SUBDIR.${MK_FINGER}+= finger
/freebsd/usr.sbin/crunch/examples/
H A Dreally-big.conf42 progs dirname du env error expand false file find finger fmt fold fpr from
/freebsd/contrib/file/magic/
H A DMakefile.am110 $(MAGIC_FRAGMENT_DIR)/finger \
H A DMakefile.in388 $(MAGIC_FRAGMENT_DIR)/finger \
/freebsd/usr.bin/units/
H A Ddefinitions.units671 finger 7|8 in
/freebsd/targets/pseudo/userland/
H A DMakefile.depend199 usr.bin/finger \
/freebsd/share/dict/
H A Dweb2a11177 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 Dservices150 finger 79/tcp
151 finger 79/udp
1639 cfingerd 2003/tcp #GNU finger
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh204 complete finger c/*@/\$hosts/ n/*/u/@
/freebsd/sys/dev/atkbdc/
H A Dpsm.c324 typedef struct finger { struct
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog2013 finger-grained http timeouts (6350e6c Constantine Verutin)
/freebsd/contrib/libevent/
H A DChangeLog2013 finger-grained http timeouts (6350e6c Constantine Verutin)
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc1968 OLD_FILES+=usr/bin/finger
1969 OLD_FILES+=usr/share/man/man1/finger.1.gz
1970 OLD_FILES+=usr/share/man/man5/finger.conf.5.gz

12