Home
last modified time | relevance | path

Searched refs:Xr (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd/crypto/openssh/openbsd-compat/
H A Dblowfish.c74 u_int32_t Xr; in Blowfish_encipher() local
79 Xr = *xr; in Blowfish_encipher()
82 BLFRND(s, p, Xr, Xl, 1); BLFRND(s, p, Xl, Xr, 2); in Blowfish_encipher()
83 BLFRND(s, p, Xr, Xl, 3); BLFRND(s, p, Xl, Xr, 4); in Blowfish_encipher()
84 BLFRND(s, p, Xr, Xl, 5); BLFRND(s, p, Xl, Xr, 6); in Blowfish_encipher()
85 BLFRND(s, p, Xr, Xl, 7); BLFRND(s, p, Xl, Xr, 8); in Blowfish_encipher()
86 BLFRND(s, p, Xr, Xl, 9); BLFRND(s, p, Xl, Xr, 10); in Blowfish_encipher()
87 BLFRND(s, p, Xr, Xl, 11); BLFRND(s, p, Xl, Xr, 12); in Blowfish_encipher()
88 BLFRND(s, p, Xr, Xl, 13); BLFRND(s, p, Xl, Xr, 14); in Blowfish_encipher()
89 BLFRND(s, p, Xr, Xl, 15); BLFRND(s, p, Xl, Xr, 16); in Blowfish_encipher()
[all …]
/freebsd/tools/build/options/
H A DWITHOUT_LLVM_BINUTILS3 .Xr addr2line 1 ,
4 .Xr ar 1 ,
5 .Xr nm 1 ,
6 .Xr objcopy 1 ,
7 .Xr ranlib 1 ,
8 .Xr readelf 1 ,
9 .Xr size 1 ,
11 .Xr strip 1 .
13 .Xr c++filt 1
15 .Xr objdump 1 .
[all …]
H A DWITH_LLVM_BINUTILS4 .Xr addr2line 1 ,
5 .Xr ar 1 ,
6 .Xr nm 1 ,
7 .Xr objcopy 1 ,
8 .Xr ranlib 1 ,
9 .Xr readelf 1 ,
10 .Xr size 1 ,
12 .Xr strip 1 .
14 .Xr c++filt 1
16 .Xr objdump 1 .
[all …]
H A DWITHOUT_UTMPX2 .Xr last 1 ,
3 .Xr users 1 ,
4 .Xr who 1 ,
5 .Xr ac 8 ,
6 .Xr lastlogin 8
8 .Xr utx 8 .
H A DWITHOUT_MAN_UTILS2 .Xr apropos 1 ,
3 .Xr makewhatis 1 ,
4 .Xr man 1 ,
5 .Xr whatis 1 ,
6 .Xr manctl 8 ,
H A DWITH_DIALOG2 .Xr dialog 1 ,
3 .Xr dialog 3 ,
4 .Xr dpv 1 ,
6 .Xr dpv 3 .
H A DWITHOUT_DIALOG2 .Xr dialog 1 ,
3 .Xr dialog 3 ,
4 .Xr dpv 1 ,
6 .Xr dpv 3 .
H A DWITHOUT_BLACKLIST_SUPPORT2 .Xr libblacklist 3
4 .Xr fingerd 8 ,
5 .Xr ftpd 8 ,
7 .Xr sshd 8 .
H A DWITH_META_MODE2 .Xr make 1
5 .Xr filemon 4 .
11 .Xr filemon 4
31 .Xr filemon 4 ]
35 .Xr filemon 4 ]
44 .Xr make 1
H A DWITH_DISK_IMAGE_TOOLS_BOOTSTRAP2 .Xr etdump 1 ,
3 .Xr makefs 8
5 .Xr mkimg 1
H A DWITHOUT_KERBEROS_SUPPORT2 .Xr ssh 1 ,
3 .Xr telnet 1 ,
5 .Xr sshd 8 .
H A DWITHOUT_IPSEC_SUPPORT2 .Xr ipsec 4
5 .Xr ipsec 4
7 .Xr tcpmd5 4 .
H A DWITHOUT_ZFS2 .Xr libbe 3 ,
4 .Xr zpool 8
6 .Xr zfs 8 .
H A DWITH_CCACHE_BUILD2 .Xr ccache 1
8 .Xr distcc 1 ,
37 .Xr ccache 1
H A DWITH_EFI2 .Xr efivar 3
4 .Xr efivar 8 .
H A DWITHOUT_KDUMP2 .Xr kdump 1
4 .Xr truss 1 .
H A DWITHOUT_EFI2 .Xr efivar 3
4 .Xr efivar 8 .
H A DWITHOUT_ACPI2 .Xr acpiconf 8 ,
3 .Xr acpidump 8
H A DWITHOUT_APM2 .Xr apm 8 ,
3 .Xr apmd 8
H A DWITHOUT_BSDINSTALL2 .Xr bsdinstall 8 ,
3 .Xr sade 8 ,
/freebsd/secure/lib/libcrypt/
H A Dblowfish.c67 u_int32_t Xr; in Blowfish_encipher() local
72 Xr = *xr; in Blowfish_encipher()
75 BLFRND(s, p, Xr, Xl, 1); BLFRND(s, p, Xl, Xr, 2); in Blowfish_encipher()
76 BLFRND(s, p, Xr, Xl, 3); BLFRND(s, p, Xl, Xr, 4); in Blowfish_encipher()
77 BLFRND(s, p, Xr, Xl, 5); BLFRND(s, p, Xl, Xr, 6); in Blowfish_encipher()
78 BLFRND(s, p, Xr, Xl, 7); BLFRND(s, p, Xl, Xr, 8); in Blowfish_encipher()
79 BLFRND(s, p, Xr, Xl, 9); BLFRND(s, p, Xl, Xr, 10); in Blowfish_encipher()
80 BLFRND(s, p, Xr, Xl, 11); BLFRND(s, p, Xl, Xr, 12); in Blowfish_encipher()
81 BLFRND(s, p, Xr, Xl, 13); BLFRND(s, p, Xl, Xr, 14); in Blowfish_encipher()
82 BLFRND(s, p, Xr, Xl, 15); BLFRND(s, p, Xl, Xr, 16); in Blowfish_encipher()
[all …]
/freebsd/tools/tools/sysdoc/
H A Dsysdoc.sh40 .Xr sh 1 .
42 .Xr mdoc 7
46 .Xr sysctl 8
49 .Xr loader.conf 5 ,
50 .Xr rc.conf 5 ,
51 .Xr sysctl.conf 5 ,
52 .Xr boot 8 ,
53 .Xr loader 8 ,
54 .Xr sysctl 8 ,
55 .Xr sysctl_add_oid 9 ,
[all …]
H A Dtunables.mdoc6 .Xr getwcd 3
80 .Xr malloc 3
90 .Xr rman 9 ,
132 .Xr acpi 4 .
139 .Xr acpi 4
141 .Xr acpi 4
145 .Xr acpi 4
162 .Xr acpi 4 .
197 .Xr acpi 4
221 .Xr tuning 7
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntp.keys.def27 .Xr ntp.conf 5
30 .Xr ntpd 8
114 .Xr ntpq 8
116 .Xr ntpdc 8
138 .Xr ntp.conf 5 ,
139 .Xr ntpd 1ntpdmdoc ,
140 .Xr ntpdate 1ntpdatemdoc ,
141 .Xr ntpdc 1ntpdcmdoc ,
142 .Xr sntp 1sntpmdoc
151 .Xr ntpd 8
H A Dntpd-opts.def45 .Xr ntp.conf 5
62 .Xr ntp.conf 5
75 .Xr ntpq 1ntpqmdoc
77 .Xr ntpdc 1ntpdcmdoc
83 .Xr umask 2 ,
87 .Xr umask 2
119 .Xr ntp.conf 5 .
238 .Xr ntpdate 1ntpdatemdoc
240 .Xr sntp 1sntpmdoc
242 .Xr ntpd 1ntpdmdoc ,
[all …]

1234567