Home
last modified time | relevance | path

Searched full:utility (Results 1 – 25 of 3173) sorted by relevance

12345678910>>...127

/freebsd/usr.bin/xargs/
H A Dxargs.138 .Nd "construct argument list(s) and execute utility"
56 .Op Ar utility Op Ar argument ...
60 utility reads space, tab, newline and end-of-file delimited strings
62 .Ar utility
67 .Ar utility
100 .Ar utility
108 .Ar utility
120 .Ar utility ,
125 .Ar utility
129 .Ar utility
[all …]
/freebsd/lib/clang/liblldb/
H A DMakefile17 #CFLAGS+= -I${LLDB_SRCS}/source/Plugins/Process/Utility
407 SRCS+= Plugins/InstrumentationRuntime/Utility/ReportRetriever.cpp
485 SRCS+= Plugins/Process/Utility/AuxVector.cpp
486 SRCS+= Plugins/Process/Utility/FreeBSDSignals.cpp
487 SRCS+= Plugins/Process/Utility/GDBRemoteSignals.cpp
488 SRCS+= Plugins/Process/Utility/HistoryThread.cpp
489 SRCS+= Plugins/Process/Utility/HistoryUnwind.cpp
490 SRCS+= Plugins/Process/Utility/InferiorCallPOSIX.cpp
491 SRCS+= Plugins/Process/Utility/LinuxSignals.cpp
492 SRCS+= Plugins/Process/Utility/MemoryTagManagerAArch64MTE.cpp
[all …]
/freebsd/usr.bin/nice/
H A Dnice.133 .Nd execute a utility at an altered scheduling priority
37 .Ar utility
42 utility runs
43 .Ar utility
51 The superuser may specify a negative increment in order to run a utility
56 command which is similar or identical to this utility.
64 .Ar utility
70 .Ar utility
74 .Ar utility .
77 .Ar utility
[all …]
/freebsd/usr.bin/env/
H A Denv.151 .Ar utility Op Ar argument ...
55 utility executes another
56 .Ar utility
66 .Ar utility
75 .Ar utility
87 .Ar utility
121 .Ar utility
132 utility.
157 utility.
169 .Ar utility
[all …]
/freebsd/usr.bin/nohup/
H A Dnohup.136 .Nd invoke a utility immune to hangups
40 .Ar utility
45 utility invokes
46 .Ar utility
61 command which is similar or identical to this utility.
74 utility uses the directory named by
79 .Ar utility
87 utility exits with one of the following values:
91 .Ar utility
95 .Ar utility
[all …]
/freebsd/usr.sbin/setfib/
H A Dsetfib.130 .Nd execute a utility with an altered default network view
35 .Ar utility
40 utility runs another
41 .Ar utility
51 .Ar utility
57 .Ar utility
61 .Ar utility .
64 .Ar utility
67 .Ar utility
85 utility is a
[all …]
/freebsd/usr.bin/mkimg/
H A Dmkimg.130 .Nd "utility to make disk images"
53 utility creates a disk image from the raw partition contents specified with
79 utility does not treat it any differently from other partitions.
83 utility accepts the
92 utility
105 utility and this can be specified by the
110 utility will use the (physical) block size to determine the start of
150 utility prints.
157 utility will generate predictable values for Universally Unique Identifiers
160 utility will create images that are identical.
[all …]
/freebsd/usr.bin/time/
H A Dtime.142 .Ar utility Op Ar argument ...
46 utility
49 .Ar utility .
51 .Ar utility
58 .Ar utility
94 command which is similar or identical to this utility.
111 .Ar utility
117 .Ar utility
120 .Ar utility
123 .Ar utility
[all...]
/freebsd/usr.sbin/boottrace/
H A Dboottrace.835 .Ar utility Op Ar argument ...
39 utility
41 .Ar utility ,
49 .Ar utility
55 .Ar utility
59 .Ar utility
62 .Ar utility
67 utility, logging the trace entries:
/freebsd/contrib/nvi/ex/
H A Dex_filter.c31 * Run a range of lines through a filter utility and optionally
33 * the utility.
62 * They are the utility, the parent-writer and the parent-reader. in ex_filter()
64 * the utility, the parent reader is the process that reads from in ex_filter()
65 * the utility. in ex_filter()
67 * Input and output are named from the utility's point of view. in ex_filter()
68 * The utility reads from input[0] and the parent(s) write to in ex_filter()
69 * input[1]. The parent(s) read from output[0] and the utility in ex_filter()
73 * Historically, in the FILTER_READ case, the utility reads from in ex_filter()
74 * the terminal (e.g. :r! cat works). Otherwise open up utility in ex_filter()
[all …]
/freebsd/usr.sbin/moused/msconvd/
H A Dmsconvd.858 utility and the
117 utility in the specified file.
127 utility will not be able to print useful information for the serial mouse.
180 utility may not always be able to identify the model.
189 utility cannot determine the requested information, it prints
223 utility automatically select an appropriate protocol for the given
231 utility is not able to detect the protocol automatically
367 utility may be able to automatically determine the protocol type.
370 utility with the
397 utility by the
[all …]
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dutility.cppm
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp13 #include "lldb/Utility/DataExtractor.h"
14 #include "lldb/Utility/LLDBLog.h"
15 #include "lldb/Utility/Log.h"
17 #include "Plugins/Process/Utility/RegisterContextFreeBSD_i386.h"
18 #include "Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h"
19 #include "Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h"
20 #include "Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h"
21 #include "Plugins/Process/Utility/RegisterContextLinux_i386.h"
23 #include "Plugins/Process/Utility/RegisterContextLinux_s390x.h"
25 #include "Plugins/Process/Utility/RegisterContextLinux_x86_64.h"
[all …]
/freebsd/contrib/ntp/scripts/stats/
H A DREADME4 facility. Those files ending in .awk are for the Unix awk utility, while
5 those ending in .sh are for the csh utility. Normally, the summary.sh
14 constructed for later processing by the S utility.
22 The summary.sh script can produce input files for the S utility, if it
23 is found on the search path. This utility makes PostScript graphs of the
25 the Austorn 220aA GPS receiver. The S utility is automatically run
/freebsd/usr.sbin/ypserv/
H A Dypinit.851 utility is a script which sets up databases on a Network Information Service
67 utility.
68 The utility will prompt the user for a list of servers
80 utility.
83 utility obtains the list of maps to transfer in one of two ways: if
89 utility to obtain a list of maps exported by the master server.
104 utility supports the following options:
118 utility.
/freebsd/contrib/elftoolchain/ar/
H A Dar.1126 utility creates and maintains groups of files combined into an
147 utility can create and manage an archive symbol table (see
155 utility supports the following options:
245 utility, but is ignored.
269 utility are described in the section
430 utility, but is ignored.
437 utility will read and execute commands from its standard input.
440 utility will display the prompt
446 utility will not display a prompt and will terminate execution on
470 utility works on a temporary copy of an archive.
[all …]
/freebsd/usr.bin/ar/
H A Dar.1120 utility creates and maintains groups of files combined into an
141 utility can create and manage an archive symbol table (see
149 utility is used to add an archive symbol table
154 utility supports the following options:
253 utility are described in the section
418 utility will read and execute commands from its standard input.
421 utility will display the prompt
427 utility will not display a prompt and will terminate execution on
451 utility works on a temporary copy of an archive.
458 utility are:
[all …]
/freebsd/tests/sys/cddl/zfs/tests/utils_test/
H A Dutils_test_test.sh30 atf_set "descr" "Ensure that the clri(1M) utility fails on a ZFS file system."
56 atf_set "descr" "Ensure that the labelit(1M) utility fails on a ZFS file system."
82 atf_set "descr" "Ensure that the fsdb(1M) utility fails on a ZFS file system."
108 atf_set "descr" "Ensure that the quotaon(1M) utility fails on a ZFS file system."
113 atf_expect_fail "FreeBSD's quotaon utility exits 0 even when you supply a nonexistent filesystem"
135 atf_set "descr" "Ensure that the ff(1M) utility fails on a ZFS file system."
161 atf_set "descr" "Ensure that the fsirand(1M) utility fails on a ZFS file system."
187 atf_set "descr" "Ensure that the fstyp(1M) utility succeeds on a ZFS file system."
213 atf_set "descr" "Ensure that the ncheck(1M) utility fails on a ZFS file system."
239 atf_set "descr" "Ensure that the tunefs(1M) utility fails on a ZFS file system."
/freebsd/usr.bin/bintrans/
H A Dbintrans.183 utility is synonymous with
90 utility is synonymous with
98 utility acts as a base64 decoder when passed the
125 utility reads
141 utility transforms
153 utility ignores any leading and trailing lines.
203 flag is used, or if the utility is invoked as
224 is a generic utility that can run
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.832 .Nd Bluetooth Service Discovery Protocol query utility
48 utility attempts to query the specified Service Discovery Protocol (SDP) server.
53 utility uses Service Search Attribute Requests and prints results to
63 utility attempts to resolve the name via
102 utility only implements client side functionality.
106 utility only requests the following attributes from the SDP server:
/freebsd/usr.sbin/wpa/hostapd/
H A Dhostapd.839 utility
47 utility
59 utility
84 utility, using
123 utility first appeared in
128 utility was written by
/freebsd/usr.sbin/wpa/wpa_cli/
H A Dwpa_cli.833 .Nd console utility for WiFi authentication with wpa_supplicant
47 utility
58 utility
71 utility
84 utility
122 utility
207 utility.
324 utility first appeared in
329 utility was written by
/freebsd/sbin/swapon/
H A Dswapon.865 utility adds the specified swap devices to the system.
104 utility removes the specified swap devices from the system.
135 utility
155 utility exists primarily for those familiar with other
181 utility,
189 utility has the following options for listing swap:
233 utility appeared in
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.1135 utility aims to be sufficiently compatible with other implementations
155 utility.
158 utility will assume that a file is a text file if no non-ASCII
166 utility is only able to process ZIP archives handled by
176 utility appeared in
181 utility and this manual page were written by
190 utility performs two scans of the command-line for arguments before
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLEB128.h1 //===- llvm/Support/LEB128.h - [SU]LEB128 utility functions -----*- C++ -*-===//
9 // This file declares some utility functions for encoding SLEB128 and
21 /// Utility function to encode a SLEB128 value to an output stream. Returns
50 /// Utility function to encode a SLEB128 value to a buffer. Returns
78 /// Utility function to encode a ULEB128 value to an output stream. Returns
102 /// Utility function to encode a ULEB128 value to a buffer. Returns
127 /// Utility function to decode a ULEB128 value.
161 /// Utility function to decode a SLEB128 value.
223 /// Utility function to get the size of the ULEB128-encoded value.
226 /// Utility function to get the size of the SLEB128-encoded value.

12345678910>>...127