Searched refs:ident (Results 1 – 25 of 170) sorted by relevance
1234567
| /src/usr.bin/ident/tests/ |
| H A D | ident_test.sh | 2 atf_test_case ident 5 ident < $(atf_get_srcdir)/test.in 8 ident $(atf_get_srcdir)/test.in $(atf_get_srcdir)/testnoid 10 ident -q $(atf_get_srcdir)/test.in $(atf_get_srcdir)/testnoid 14 atf_add_test_case ident
|
| /src/tools/tools/genericize/ |
| H A D | genericize.pl | 42 my $ident; 53 $ident = $value; 91 $line =~ s/$value/$ident/;
|
| /src/contrib/sendmail/contrib/ |
| H A D | bounce-resender.pl | 140 $ident = sprintf("%sAA%05d",$char,99999 - $ctr); 141 $qf = "qf$ident"; 142 $df = "df$ident";
|
| /src/crypto/krb5/src/util/ |
| H A D | cstyle-file.py | 150 ident, ws = m.groups() 151 if ident in ('void', 'char', 'int', 'long', 'unsigned'): 153 elif ident in ('if', 'for', 'while', 'switch'): 156 elif ident != 'return':
|
| /src/crypto/openssh/regress/ |
| H A D | cert-userkey.sh | 290 ident=$1 320 verbose "$tid: $ident auth $auth expect $result $ktype" 331 fail "$ident failed unexpectedly" 335 fail "$ident succeeded unexpectedly" 400 fail "ssh cert connect $ident succeeded unexpectedly"
|
| H A D | cert-hostkey.sh | 211 ident=$1 236 fail "ssh cert connect $ident failed unexpectedly" 240 fail "ssh cert connect $ident succeeded unexpectedly" 321 fail "ssh cert connect $ident succeeded unexpectedly"
|
| /src/contrib/ntp/html/scripts/ |
| H A D | authopt.txt | 5 <li class='inline'><a href='authopt.html#ident'>ident - specify Autokey ephemeral group name</a></l…
|
| /src/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 8 ident "udent" 21 crypto digest md5 host myhostname ident wedent pw cryptopass randfile /.rnd 40 peer -6 ntp.md. ident "autokey-group" xleave autokey
|
| /src/tools/test/stress2/misc/ |
| H A D | kevent4.sh | 91 kev.ident = pid; 136 pid = kev[i].ident;
|
| H A D | kevent19.sh | 72 if (ev[0].ident != (uintptr_t)rp) { 74 errx(1, "unknown read ident %d\n", (int)ev[0].ident);
|
| H A D | kevent12.sh | 98 kev.ident = pid; 149 pid = kev[i].ident;
|
| /src/tests/sys/netinet6/frag6/ |
| H A D | frag6_05.sh | 425 echo "${ov}" > ${HOME}/sysctl-$(atf_get ident).txt 437 ov=`cat ${HOME}/sysctl-$(atf_get ident).txt` 438 rm -f ${HOME}/sysctl-$(atf_get ident).txt 452 echo "${ov}" > ${HOME}/sysctl-$(atf_get ident).txt 464 ov=`cat ${HOME}/sysctl-$(atf_get ident).txt` 465 rm -f ${HOME}/sysctl-$(atf_get ident).txt
|
| /src/sys/amd64/conf/ |
| H A D | GENERIC-KMSAN | 4 ident GENERIC-KMSAN
|
| H A D | LINT-NOVIMAGE | 3 ident LINT-NOVIMAGE
|
| H A D | LINT-NOINET | 3 ident LINT-NOINET
|
| H A D | LINT-NOINET6 | 3 ident LINT-NOINET6
|
| H A D | GENERIC-KASAN | 4 ident GENERIC-KASAN
|
| /src/sys/arm64/conf/ |
| H A D | GENERIC-KASAN | 3 ident GENERIC-KASAN
|
| H A D | GENERIC-KMSAN | 3 ident GENERIC-KMSAN
|
| /src/sys/riscv/conf/ |
| H A D | QEMU | 6 ident QEMU
|
| /src/usr.bin/ident/ |
| H A D | Makefile | 3 PROG= ident
|
| /src/sbin/pfctl/tests/files/ |
| H A D | pf0005.in | 5 block in proto udp from $inside port { echo, $foo, ident } \
|
| /src/tools/tools/nanobsd/pcengines/ |
| H A D | ALIX_NFS | 5 ident ALIX_NFS
|
| /src/sys/i386/conf/ |
| H A D | MINIMAL-NODEBUG | 11 ident MINIMAL-NODEBUG
|
| /src/tools/tools/nanobsd/rescue/ |
| H A D | R64 | 7 ident R64
|
1234567