Searched refs:finger (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/posttls-finger/
H A DMakefile.in2 SRCS = posttls-finger.c tlsmgrmem.c
3 OBJS = posttls-finger.o tlsmgrmem.o
10 PROG = posttls-finger
25 posttls-finger: $(OBJS) $(LIBS)
34 update: ../../bin/posttls-finger
36 ../../bin/posttls-finger: posttls-finger
65 posttls-finger.o: ../../include/argv.h
66 posttls-finger.o: ../../include/attr.h
67 posttls-finger
[all...]
H A Dposttls-finger.c1 /* $NetBSD: posttls-finger.c,v 1.5 2023/12/23 20:30:45 christos Exp $ */
5 /* posttls-finger 1
9 /* \fBposttls-finger\fR [\fIoptions\fR] [\fBinet:\fR]\fIdomain\fR[:\fIport\fR] [\fImatch ...\fR]
11 /* \fBposttls-finger\fR -S [\fIoptions\fR] \fBunix:\fIpathname\fR [\fImatch ...\fR]
13 /* \fBposttls-finger\fR(1) connects to the specified destination
17 /* Postfix is built without TLS support, the resulting \fBposttls-finger\fR(1)
29 /* If TLS support is enabled when \fBposttls-finger\fR(1) is compiled, and
46 /* Note: \fBposttls-finger\fR(1) does not perform any table lookups, so
54 /* and re-opened after the specified delay, and \fBposttls-finger\fR(1)
83 /* using \fBany\fR, \fBposttls-finger\f
1725 static int finger(STATE *state) function
[all...]
/netbsd-current/usr.bin/finger/
H A DMakefile8 PROG= finger
9 SRCS= finger.c lprint.c net.c sprint.c util.c utmpentry.c
/netbsd-current/external/ibm-public/postfix/sbin/posttls-finger/
H A DMakefile7 PROG= posttls-finger
8 SRCS= posttls-finger.c tlsmgrmem.c
/netbsd-current/external/ibm-public/postfix/sbin/
H A DMakefile6 postmap postmulti postqueue postsuper posttls-finger
/netbsd-current/external/ibm-public/postfix/man/man1/
H A DMakefile13 posttls-finger.1
/netbsd-current/sys/dev/scsipi/
H A Datapiconf.c264 const struct scsi_quirk_inquiry_pattern *finger; local
268 finger = scsipi_inqmatch(
274 if (finger != NULL)
275 quirks = finger->quirks;
H A Dscsiconf.c880 const struct scsi_quirk_inquiry_pattern *finger; local
1010 finger = scsipi_inqmatch(
1015 if (finger != NULL)
1016 quirks = finger->quirks;
H A Dst.c484 const struct st_quirk_inquiry_pattern *finger; local
487 finger = scsipi_inqmatch(inqbuf,
492 st->quirkdata = &finger->quirkdata;
493 st->drive_quirks = finger->quirkdata.quirks;
494 st->quirks = finger->quirkdata.quirks; /* start value */
495 st->page_0_size = finger->quirkdata.page_0_size;
/netbsd-current/external/ibm-public/postfix/share/html/
H A DMakefile22 smtp-source.1.html postmulti.1.html posttls-finger.1.html
/netbsd-current/usr.bin/
H A DMakefile13 false fdformat fgen fincore find finger flock fmt fold fpr from \
/netbsd-current/distrib/evbsh3/rom/ramdiskcommon/
H A Dramdiskbin.conf38 progs compress crontab ctags cut dirname du env file find finger from fsplit
/netbsd-current/external/ibm-public/postfix/dist/html/
H A DMakefile.in16 smtp-source.1.html smtp-sink.1.html posttls-finger.1.html \
237 posttls-finger.1.html: ../src/posttls-finger/posttls-finger.c
/netbsd-current/external/ibm-public/postfix/dist/man/
H A DMakefile.in25 man1/qmqp-source.1 man1/qshape.1 man1/posttls-finger.1 \
384 man1/posttls-finger.1: ../src/posttls-finger/posttls-finger.c
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dmisc.c571 pgp_fingerprint_t finger; local
591 pgp_fingerprint(&finger, key, hashtype);
593 finger.fingerprint + finger.length - idlen,
/netbsd-current/usr.bin/crunch/examples/
H A Dreally-big.conf42 progs dirname du env error expand false file find finger fmt fold fpr from
/netbsd-current/external/bsd/file/dist/magic/
H A DMakefile.am110 $(MAGIC_FRAGMENT_DIR)/finger \
H A DMakefile.in388 $(MAGIC_FRAGMENT_DIR)/finger \
/netbsd-current/external/ibm-public/postfix/dist/
H A DMakefile.in15 src/posttls-finger src/postlogd
/netbsd-current/sys/dev/pckbport/
H A Dsynaptics.c83 signed short sp_sy; /* for secondary finger */
86 u_char sp_primary; /* seen primary finger packet */
87 u_char sp_secondary; /* seen secondary finger packet */
88 u_char sp_finger_status; /* seen extended finger packet */
425 * 0 0x60 multifinger mode identifies firmware finger counting
488 { SYN_FLAG_HAS_MULTI_FINGER_REPORT, "Multi-finger Report", },
489 { SYN_FLAG_HAS_MULTI_FINGER, "Multi-finger", },
662 * extended W mode if supported so we can report second finger
845 SYSCTL_DESCR("Define finger applied pressure threshold"),
857 SYSCTL_DESCR("Define finger remove
2036 synaptics_filter_policy(struct synaptics_softc *sc, int finger, int *history, int value, u_int count) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Dpostlink874 s/[<bB>]*post[-<\/bB>]*\n*[ <bB>]*tls-finger[<\/bB>]*\(1\)/<a href="posttls-finger.1.html">$&<\/a>/g;

Completed in 383 milliseconds