Home
last modified time | relevance | path

Searched refs:sys (Results 1 – 25 of 3307) sorted by relevance

12345678910>>...133

/freebsd/sys/contrib/openzfs/include/
H A DMakefile.am21 sys/abd.h \
22 sys/abd_impl.h \
23 sys/aggsum.h \
24 sys/arc.h \
25 sys/arc_impl.h \
26 sys/asm_linkage.h \
27 sys/avl.h \
28 sys/avl_impl.h \
29 sys/bitmap.h \
30 sys/bitops.h \
[all …]
/freebsd/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am8 %D%/spl/sys/ia32/asm_linkage.h \
10 %D%/spl/sys/acl.h \
11 %D%/spl/sys/acl_impl.h \
12 %D%/spl/sys/atomic.h \
13 %D%/spl/sys/byteorder.h \
14 %D%/spl/sys/callb.h \
15 %D%/spl/sys/ccompat.h \
16 %D%/spl/sys/ccompile.h \
17 %D%/spl/sys/cmn_err.h \
18 %D%/spl/sys/condvar.h \
[all …]
/freebsd/tools/build/test-includes/
H A Dbadfiles.inc3 sys/aac_ioctl.h \
4 sys/agpio.h \
5 sys/atomic_common.h \
6 sys/atomic_san.h \
7 sys/bio.h \
8 sys/bitstring.h \
9 sys/blist.h \
10 sys/buf.h \
11 sys/buf_ring.h \
12 sys/bus.h \
[all …]
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A DMakefile.am26 libspl_sysdir = $(libspldir)/sys
28 %D%/sys/acl.h \
29 %D%/sys/acl_impl.h \
30 %D%/sys/asm_linkage.h \
31 %D%/sys/backtrace.h \
32 %D%/sys/callb.h \
33 %D%/sys/cmn_err.h \
34 %D%/sys/condvar.h \
35 %D%/sys/cred.h \
36 %D%/sys/debug.h \
[all …]
/freebsd/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am24 kernel_sysdir = $(kerneldir)/sys
26 %D%/zfs/sys/abd_os.h \
27 %D%/zfs/sys/abd_impl_os.h \
28 %D%/zfs/sys/policy.h \
29 %D%/zfs/sys/trace_acl.h \
30 %D%/zfs/sys/trace_arc.h \
31 %D%/zfs/sys/trace_common.h \
32 %D%/zfs/sys/trace_dbgmsg.h \
33 %D%/zfs/sys/trace_dbuf.h \
34 %D%/zfs/sys/trace_dmu.h \
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1141 sys::swapByteOrder(mh.magic); in swapStruct()
1142 sys::swapByteOrder(mh.nfat_arch); in swapStruct()
1146 sys::swapByteOrder(mh.cputype); in swapStruct()
1147 sys::swapByteOrder(mh.cpusubtype); in swapStruct()
1148 sys::swapByteOrder(mh.offset); in swapStruct()
1149 sys::swapByteOrder(mh.size); in swapStruct()
1150 sys::swapByteOrder(mh.align); in swapStruct()
1154 sys::swapByteOrder(mh.cputype); in swapStruct()
1155 sys::swapByteOrder(mh.cpusubtype); in swapStruct()
1156 sys::swapByteOrder(mh.offset); in swapStruct()
[all …]
H A DDXContainer.h68 void swapBytes() { sys::swapByteOrder(Flags); } in swapBytes()
76 sys::swapByteOrder(Major); in swapBytes()
77 sys::swapByteOrder(Minor); in swapBytes()
90 sys::swapByteOrder(FileSize); in swapBytes()
91 sys::swapByteOrder(PartCount); in swapBytes()
102 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes()
119 sys::swapByteOrder(MinorVersion); in swapBytes()
120 sys::swapByteOrder(MajorVersion); in swapBytes()
121 sys::swapByteOrder(Offset); in swapBytes()
122 sys::swapByteOrder(Size); in swapBytes()
[all …]
/freebsd/sys/contrib/openzfs/cmd/
H A Ddbufstat.in23 import sys
107 if sys.platform.startswith("freebsd"):
114 sys.stdin = io.StringIO(dbufs)
117 elif sys.platform.startswith("linux"):
126 sys.stderr.write("\t")
128 sys.stderr.write(",\n\t")
131 sys.stderr.write(", ")
133 sys.stderr.write("%s" % key)
136 sys.stderr.write("\n\n")
140 sys.stderr.write("%s\n" % cmd)
[all …]
H A Dzarcstat.in43 import sys
263 if sys.platform.startswith('freebsd'):
276 sys.exit(1)
292 elif sys.platform.startswith('linux'):
302 sys.exit(1)
318 sys.stderr.write("%s\n" % cmd)
319 sys.stderr.write("Field definitions are as follows:\n")
321 sys.stderr.write("%11s : %s\n" % (key, cols[key][2]))
322 sys.stderr.write("\n")
324 sys.exit(0)
[all …]
/freebsd/tools/build/
H A DMakefile18 SYSINCSDIR= ${INCLUDEDIR}/sys
24 DISKINCSDIR= ${INCLUDEDIR}/sys/disk
90 SYSINCS+= ${SRCTOP}/sys/sys/ckdint.h
92 SYSINCS+= ${SRCTOP}/sys/sys/_visible.h
96 .if exists(${HOST_INCLUDE_ROOT}/sys/stat.h)
97 _WITH_UTIMENS!= grep -c utimensat ${HOST_INCLUDE_ROOT}/sys/stat.h || true
116 explicit_bzero.c: ${SRCTOP}/sys/libkern/explicit_bzero.c
143 RPCINCS+= ${SRCTOP}/sys/rpc/types.h
153 CHACHA20INCS+= ${SRCTOP}/sys/crypto/chacha20/_chacha.h \
154 ${SRCTOP}/sys/crypto/chacha20/chacha.h
[all …]
/freebsd/.github/
H A DCODEOWNERS64 /lib/libc/sys/kevent.c @jmgurney
86 /sys/amd64/pci @bsdimp @bsdjhb
87 /sys/amd64/vmm/ @bsdjhb @bryanv @markjdb @khng300 @markpeek
88 /sys/arm/allwinner @evadot
89 /sys/arm64/arm64 @zxombie
90 /sys/arm64/include @zxombie
91 /sys/arm64/rockchip @evadot
92 /sys/arm64/vmm @zxombie
93 /sys/compat/linprocfs/ @dag-erling
94 /sys/crypto/openssl/ @ngie-eign
[all …]
/freebsd/contrib/bc/tests/
H A Dhistory.py30 import os, sys
39 sys.exit(0)
42 script = sys.argv[0]
169 traceback.print_tb(sys.exc_info()[2])
172 sys.exit(2)
178 sys.exit(2)
211 traceback.print_tb(sys.exc_info()[2])
214 sys.exit(2)
220 sys.exit(2)
259 traceback.print_tb(sys.exc_info()[2])
[all …]
/freebsd/contrib/bmake/mk/
H A DFILES44 meta.sys.mk
66 sys.clean-env.mk
67 sys.debug.mk
68 sys.dependfile.mk
69 sys.dirdeps.mk
70 sys.mk
71 sys.vars.mk
72 sys/AIX.mk
73 sys/Cygwin.mk
74 sys/Darwin.mk
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp29 assert(sys::fs::is_directory(Dir)); in addDirectory()
38 if (sys::fs::real_path(Path, TmpDest)) in isCaseSensitivePath()
47 if (!sys::fs::real_path(UpperDest, RealDest) && Path == RealDest) in isCaseSensitivePath()
54 assert(sys::path::is_absolute(Root) && "Root not absolute"); in FileCollector()
55 assert(sys::path::is_absolute(OverlayRoot) && "OverlayRoot not absolute"); in FileCollector()
61 StringRef Filename = sys::path::filename(SrcPath); in updateWithRealPath()
62 StringRef Directory = sys::path::parent_path(SrcPath); in updateWithRealPath()
72 if (sys::fs::real_path(Directory, RealPath)) in updateWithRealPath()
84 sys::path::append(RealPath, Filename); in updateWithRealPath()
93 sys::fs::make_absolute(Path); in makeAbsolute()
[all …]
H A DMemoryBuffer.cpp189 constexpr sys::fs::mapped_file_region::mapmode Mapmode =
190 sys::fs::mapped_file_region::readonly;
192 constexpr sys::fs::mapped_file_region::mapmode Mapmode<MemoryBuffer> =
193 sys::fs::mapped_file_region::readonly;
195 constexpr sys::fs::mapped_file_region::mapmode Mapmode<WritableMemoryBuffer> =
196 sys::fs::mapped_file_region::priv;
198 constexpr sys::fs::mapped_file_region::mapmode
199 Mapmode<WriteThroughMemoryBuffer> = sys::fs::mapped_file_region::readwrite;
206 sys::fs::mapped_file_region MFR;
209 return Offset & ~(sys::fs::mapped_file_region::alignment() - 1); in getLegalMapOffset()
[all …]
H A Draw_ostream.cpp511 if (sys::Process::ColorNeedsFlush() && !is_displayed()) in prepare_colors()
514 if (sys::Process::ColorNeedsFlush()) in prepare_colors()
526 ? sys::Process::OutputBold(bg) in changeColor()
527 : sys::Process::OutputColor(static_cast<char>(colors), bold, bg); in changeColor()
537 if (const char *colorcode = sys::Process::ResetColor()) in resetColor()
546 if (const char *colorcode = sys::Process::OutputReverse()) in reverseColor()
566 sys::fs::CreationDisposition Disp, sys::fs::FileAccess Access, in getFD()
567 sys::fs::OpenFlags Flags) { in getFD()
568 assert((Access & sys::fs::FA_Write) && in getFD()
576 sys::ChangeStdoutMode(Flags); in getFD()
[all …]
H A DLockFileManager.cpp59 sys::fs::remove(LockFileName); in readLockFile()
78 sys::fs::remove(LockFileName); in readLockFile()
142 sys::RemoveFileOnSignal(Filename, nullptr); in RemoveUniqueLockFileOnSignal()
151 sys::fs::remove(Filename); in ~RemoveUniqueLockFileOnSignal()
152 sys::DontRemoveFileOnSignal(Filename); in ~RemoveUniqueLockFileOnSignal()
168 if (std::error_code EC = sys::fs::make_absolute(AbsoluteFileName)) in tryLock()
185 if (std::error_code EC = sys::fs::createUniqueFile( in tryLock()
200 Out << HostID << ' ' << sys::Process::getProcessId(); in tryLock()
216 sys::fs::create_link(UniqueLockFileName, LockFileName); in tryLock()
234 if (!sys::fs::exists(LockFileName)) { in tryLock()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp74 MemGroup.PendingMem.push_back(sys::MemoryBlock((void *)Addr, Size)); in allocateSection()
80 sys::MemoryBlock &PendingMB = in allocateSection()
82 PendingMB = sys::MemoryBlock(PendingMB.base(), in allocateSection()
88 sys::MemoryBlock((void *)(Addr + Size), EndOfBlock - Addr - Size); in allocateSection()
103 sys::MemoryBlock MB = MMapper->allocateMappedMemory( in allocateSection()
105 sys::Memory::MF_READ | sys::Memory::MF_WRITE, ec); in allocateSection()
132 MemGroup.PendingMem.push_back(sys::MemoryBlock((void *)Addr, Size)); in allocateSection()
139 FreeMB.Free = sys::MemoryBlock((void *)(Addr + Size), FreeSize); in allocateSection()
154 sys::Memory::MF_READ | sys::Memory::MF_EXEC); in finalizeMemory()
163 ec = applyMemoryGroupPermissions(RODataMem, sys::Memory::MF_READ); in finalizeMemory()
[all …]
/freebsd/include/
H A DMakefile51 netipsec netlink netsmb nfs nfsclient nfsserver sys vm
76 sys/disk \
81 .PATH: ${SRCTOP}/sys/dev/acpica
86 .PATH: ${SRCTOP}/sys/dev/agp
90 .PATH: ${SRCTOP}/sys/bsm
102 .PATH: ${SRCTOP}/sys/security
109 .PATH: ${SRCTOP}/sys/cam
124 .PATH: ${SRCTOP}/sys/cam/ata
128 .PATH: ${SRCTOP}/sys/cam/mmc
134 .PATH: ${SRCTOP}/sys/ca
[all...]
/freebsd/sbin/ipf/libipf/
H A Dsave_syslog.c91 syslog_opts_t *sys = ctx; in syslog_print() local
93 if (sys->facpri == -1) in syslog_print()
96 if (sys->fac == -1) { in syslog_print()
97 printf(".%s", pri_toname(sys->pri)); in syslog_print()
98 } else if (sys->pri == -1) { in syslog_print()
99 printf("%s.", fac_toname(sys->fac)); in syslog_print()
101 printf("%s.%s", fac_toname(sys->facpri & LOG_FACMASK), in syslog_print()
102 pri_toname(sys->facpri & LOG_PRIMASK)); in syslog_print()
117 syslog_opts_t *sys = ctx; in syslog_send() local
120 if (sys->facpri == -1) { in syslog_send()
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/pyzfs/
H A Dpyzfs.py37 import sys
47 if len(sys.argv) < 2:
48 sys.exit(_("missing subcommand argument"))
50 zfs.ioctl.set_cmdstr(" ".join(["zfs"] + sys.argv[1:]))
56 subcmd = sys.argv[1]
61 sys.exit(_("invalid subcommand"))
67 sys.exit(1)
71 import sys
74 sys.exit(1)
77 import sys
[all …]
/freebsd/contrib/bc/scripts/
H A Dkaratsuba.py31 import sys
40 sys.exit(1)
46 script = sys.argv[0]
73 if len(sys.argv) >= 2:
74 num_iterations = int(sys.argv[1])
78 if len(sys.argv) >= 3:
79 test_num = int(sys.argv[2])
83 if len(sys.argv) >= args_idx:
84 exe = sys.argv[3]
119 sys.exit(p.returncode)
[all …]
/freebsd/cddl/lib/libdtrace/
H A DMakefile74 SYSINCSDIR= ${INCLUDEDIR}/sys
76 SYSINCS+= ${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h
77 SYSINCS+= ${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys/ctf_api.h
86 CFLAGS+= -I${SRCTOP}/sys
87 CFLAGS+= -include ${ZFSTOP}/include/os/freebsd/spl/sys/ccompile.h
92 -I${SRCTOP}/sys/cddl/dev/dtrace/${MACHINE_ARCH} \
93 -I${SRCTOP}/sys/cddl/dev/kinst \
94 -I${SRCTOP}/sys/cddl/compat/opensolaris \
106 .PATH: ${SRCTOP}/sys/cddl/dev/dtrace/aarch64
108 CFLAGS+= -I${SRCTOP}/sys/cddl/dev/dtrace/x86
[all …]
/freebsd/crypto/openssl/apps/lib/
H A Dvms_term_sock.c207 status = sys$assign(&TerminalDeviceDesc, in TerminalSocket()
220 status = sys$qio(EFN$C_ENF, in TerminalSocket()
233 sys$dassgn(TerminalDeviceChan); in TerminalSocket()
247 status = sys$cancel(TerminalDeviceChan); in TerminalSocket()
252 sys$dassgn(TerminalDeviceChan); in TerminalSocket()
259 status = sys$dassgn(TerminalDeviceChan); in TerminalSocket()
374 status = sys$bintim(&AscTimeDesc, BinTimeBuff); in CreateSocketPair()
385 status = sys$assign(&TcpDeviceDesc, &TcpDeviceChan, 0, 0, 0); in CreateSocketPair()
400 status = sys$qio(EFN$C_ENF, in CreateSocketPair()
410 sys$dassgn(TcpDeviceChan); in CreateSocketPair()
[all …]
/freebsd/targets/pseudo/tests/
H A DMakefile.depend155 lib/libc/tests/sys \
212 tests/sys \
213 tests/sys/acl \
214 tests/sys/aio \
215 tests/sys/fifo \
216 tests/sys/file \
217 tests/sys/fs \
218 tests/sys/fs/tmpfs \
219 tests/sys/geom \
220 tests/sys/geom/class \
[all …]

12345678910>>...133