/freebsd/tools/tools/switch_tls/ |
H A D | switch_tls.c | 192 struct host_service local, foreign; in tcpswitch() local 200 sockinfo(fsa, &foreign); in tcpswitch() 206 foreign.hs_host, foreign.hs_service); in tcpswitch() 215 foreign.hs_host, foreign.hs_service); in tcpswitch() 219 foreign.hs_host, foreign.hs_service); in tcpswitch() 280 struct addrinfo *ail, *local, *aif, *foreign; in tcpswitchbyname() local 289 error = getaddrinfo(fhost, fport, &hints, &foreign); in tcpswitchbyname() 303 for (aif = foreign; aif != NULL; aif = aif->ai_next) { in tcpswitchbyname() 319 freeaddrinfo(foreign); in tcpswitchbyname() 327 struct sockaddr *local, *foreign; in tcpswitchconn() local [all …]
|
/freebsd/usr.sbin/tcpdrop/ |
H A D | tcpdrop.c | 200 struct host_service local, foreign; in tcpdrop() local 208 sockinfo(fsa, &foreign); in tcpdrop() 212 foreign.hs_host, foreign.hs_service); in tcpdrop() 220 foreign.hs_host, foreign.hs_service); in tcpdrop() 224 foreign.hs_host, foreign.hs_service); in tcpdrop() 298 struct addrinfo *ail, *local, *aif, *foreign; in tcpdropbyname() local 307 error = getaddrinfo(fhost, fport, &hints, &foreign); in tcpdropbyname() 321 for (aif = foreign; aif != NULL; aif = aif->ai_next) { in tcpdropbyname() 337 freeaddrinfo(foreign); in tcpdropbyname() 345 struct sockaddr *local, *foreign; in tcpdropconn() local [all …]
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_foreign.c | 42 MFI_TABLE(top, foreign); 79 MFI_COMMAND(foreign, clear, foreign_clear); 107 MFI_COMMAND(foreign, scan, foreign_scan); 273 MFI_COMMAND(foreign, diag, foreign_display); 280 MFI_COMMAND(foreign, preview, foreign_preview); 364 MFI_COMMAND(foreign, import, foreign_import);
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | sm501fb.txt | 20 set different foreign endian. 22 set different foreign endian.
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | tcp.hlp | 14 the remote end of the link (simply type the foreign IP address in). 17 foreign address.
|
/freebsd/contrib/openbsm/ |
H A D | autogen.sh | 6 automake -a -c --foreign
|
/freebsd/contrib/openpam/ |
H A D | autogen.sh | 6 automake --add-missing --copy --foreign
|
H A D | configure.ac | 5 AM_INIT_AUTOMAKE([foreign])
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-cmds.pod.in | 60 =for openssl foreign manual apropos(1) 142 =for openssl foreign manual apropos(1)
|
/freebsd/usr.sbin/ctld/ |
H A D | token.l | 65 foreign { return FOREIGN; }
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-storemgmt.pod | 109 for direct use with a foreign provider. The export function allows for 110 exporting the object to that foreign provider if the foreign provider
|
H A D | provider-decoder.pod | 215 for direct use with a foreign provider. The export function allows for 216 exporting the object into that foreign provider if the foreign provider
|
/freebsd/contrib/expat/ |
H A D | Makefile.am | 40 foreign \
|
H A D | Makefile.in | 453 foreign \ 521 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 528 $(AUTOMAKE) --foreign Makefile
|
/freebsd/contrib/libxo/doc/ |
H A D | xopo.rst | 39 --keyword=xo_emit_warn -C -E -n --foreign-user \
|
/freebsd/contrib/blocklist/port/ |
H A D | configure.ac | 3 AM_INIT_AUTOMAKE([subdir-objects foreign])
|
/freebsd/sys/contrib/openzfs/ |
H A D | configure.ac | 43 AM_INIT_AUTOMAKE([subdir-objects foreign])
|
/freebsd/contrib/lutok/ |
H A D | configure.ac | 43 AM_INIT_AUTOMAKE([1.9 check-news foreign subdir-objects -Wall])
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | xen.txt | 16 Regions 1...N are extended regions (unused address space) for mapping foreign
|
/freebsd/contrib/ntp/sntp/ |
H A D | configure.ac | 43 AM_INIT_AUTOMAKE([1.15 foreign subdir-objects -Wall -Wno-gnu])
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | p_lib.c | 721 pkey->foreign = pkey->pkey.rsa != NULL in detect_foreign_key() 728 pkey->foreign = pkey->pkey.ec != NULL in detect_foreign_key() 734 pkey->foreign = pkey->pkey.dsa != NULL in detect_foreign_key() 740 pkey->foreign = pkey->pkey.dh != NULL in detect_foreign_key() 745 pkey->foreign = 0; in detect_foreign_key()
|
/freebsd/contrib/libxo/tests/gettext/ |
H A D | Makefile.am | 139 -C -E -n --foreign-user \
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | Makefile.am | 9 AUTOMAKE_OPTIONS = foreign 1.13 subdir-objects
|
/freebsd/contrib/libucl/ |
H A D | configure.ac | 9 AM_INIT_AUTOMAKE([1.11 foreign -Wall -Wportability no-dist-gzip dist-xz])
|
/freebsd/contrib/libevent/ |
H A D | Makefile.am | 9 AUTOMAKE_OPTIONS = foreign 1.13 subdir-objects
|