Home
last modified time | relevance | path

Searched full:xxxxxxxxxxxx (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/display/samsung/
H A Dsamsung,fimd.yaml48 Address Output --:<XXXXXXXXXXX:XXXXXXXXXXXX:XXXXXXXXXXXX:XXXXXXXXXXXX:XX
/freebsd/sys/contrib/device-tree/Bindings/display/exynos/
H A Dsamsung-fimd.txt62 Address Output --:<XXXXXXXXXXX:XXXXXXXXXXXX:XXXXXXXXXXXX:XXXXXXXXXXXX:XX
/freebsd/sbin/pfctl/
H A Dpfctl.8208 .Bl -tag -width xxxxxxxxxxxx -compact
368 .Bl -tag -width xxxxxxxxxxxx -compact
485 .Bl -tag -width xxxxxxxxxxxx -compact
694 .Bl -tag -width xxxxxxxxxxxx -compact
/freebsd/share/man/man4/
H A Dicmp6.486 .Bl -column x xxxxxxxxxxxx -offset indent
117 .Bl -column x xxxxxxxxxxxx xxxxxxxx -offset indent
H A Dicmp.490 .Bl -column x xxxxxxxxxxxx -offset indent
120 .Bl -column x xxxxxxxxxxxx xxxxxxxx -offset indent
/freebsd/sbin/pflowctl/
H A Dpflowctl.867 .Bl -tag -width xxxxxxxxxxxx -compact
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DFormatters.cpp31 // The valid format for a GUID is {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} where
/freebsd/tools/regression/sockets/sendfile/
H A Dsendfile.c464 snprintf(path, sizeof(path), "sendfile.XXXXXXXXXXXX"); in main()
/freebsd/contrib/libpcap/
H A Dnametoaddr.c706 * "xxxxxxxxxxxx"
H A Dpcap-filter.manmisc.in181 "xxxx.xxxx.xxxx", "xxxxxxxxxxxx", or various mixes of ':', '.', and '-',
/freebsd/contrib/file/doc/
H A Dmagic.man369 XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX.
/freebsd/contrib/file/src/
H A Dfile.h185 #define FILE_GUID_SIZE sizeof("XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")
/freebsd/share/man/man5/
H A Dpf.conf.5679 .Bl -tag -width xxxxxxxxxxxx -compact
1776 .Bl -tag -width xxxxxxxxxxxx -compact
/freebsd/sys/contrib/edk2/Include/Library/
H A DPrintLib.h100 in the format XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX.
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c378 * xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx
/freebsd/crypto/openssh/
H A Dmisc.c1817 r = snprintf(s, len, "%s/ssh-XXXXXXXXXXXX", tmpdir); in mktemp_proto()
1821 r = snprintf(s, len, "/tmp/ssh-XXXXXXXXXXXX"); in mktemp_proto()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5351 // GUID format is "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" or in handleUuidAttr()
5352 // "{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}", normalize to the former. in handleUuidAttr()