Home
last modified time | relevance | path

Searched refs:show (Results 176 – 200 of 448) sorted by relevance

12345678910>>...18

/freebsd/tools/tools/nanobsd/
H A Dlegacy.sh188 gpart show ${MD}
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td7 def tm_smn : Option<"show-mangled-names", "m">, Group<1>,
15 Desc<"Filter to show only debug info files with errors.">;
23 def help_show_hidden : Option<"show-hidden-commands", "h">,
258 Arg<"Boolean">, Desc<"Determines whether the breakpoint will show up in "
316 Desc<"Number of context lines of source to show.">;
652 def platform_process_list_show_args : Option<"show-args", "A">,
864 def source_list_show_breakpoints : Option<"show-breakpoints", "b">,
942 let Command = "target modules show unwind" in {
1199 Desc<"show verbose thread trace dump info">;
1210 Desc<"Don't show the value, just show the summary, for this type.">;
[all …]
/freebsd/sys/contrib/openzfs/scripts/
H A Dzfs-tests.sh317 -D Debug; show all test output immediately (noisy)
617 TEST_LOOPBACK=$(sudo "${LOSETUP}" --show -f "${TEST_FILE}") ||
/freebsd/usr.sbin/adduser/
H A Dadduser.sh774 if ! ${PWCMD} show group $ulogingroup > /dev/null 2>&1; then
785 if ! ${PWCMD} show group $i > /dev/null 2>&1; then
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DInterpreterProperties.td7 …Desc<"If true, regular expression alias commands will show the expanded command that will be execu…
/freebsd/usr.sbin/sesutil/
H A Dsesutil.c72 static int show(int argc, char **argv);
92 "Print a human-friendly summary of the enclosure", show } ,
717 show(int argc, char **argv __unused) in show() function
/freebsd/usr.sbin/mfiutil/
H A Dmfi_evt.c103 MFI_COMMAND(show, logstate, show_logstate);
703 MFI_COMMAND(show, events, show_events);
H A Dmfi_patrol.c193 MFI_COMMAND(show, patrol, show_patrol);
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Driscv,cpu-intc.txt42 An example device tree entry for a HLIC is show below.
/freebsd/share/examples/ppp/
H A Dppp.conf.span-isp.working25 # /var/run/ppp/vpn-in'' and do a ``show links'', only a single link shows up.
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h307 void show(const char *_nfile, const char *_datafile, int _copies);
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td143 def no_show_raw_insn : Flag<["--"], "no-show-raw-insn">,
185 def show_all_symbols : Flag<["--"], "show-all-symbols">,
189 def show_lma : Flag<["--"], "show-lma">,
/freebsd/sys/contrib/device-tree/Bindings/
H A Dcommon-properties.txt8 byte swapping, but endianness issues show up frequently in porting drivers to
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/
H A Dtemperature-transducer.yaml31 The following circuits show a temperature to current and a temperature to
/freebsd/tools/tools/net80211/mlme_assoc/
H A DREADME46 I was specifically developed to show a problem with the LinuxKPI 802.11 compat
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td85 …def ShowHexVariableValuesWithLeadingZeroes: Property<"show-hex-variable-values-with-leading-zeroes…
100 Desc<"Maximum number of characters to show when using %s in summary strings.">;
178 …Desc<"Expressions that crash will show up in crash logs if the host system supports executable spe…
185 …Desc<"If true, LLDB will show variables that are meant to support the operation of a language's ru…
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md152 The histogram fields show cumulative values from lowest to highest.
181 4KiB write to mirrored pool will show a 4KiB write to the top-level vdev
189 The histogram fields show cumulative values from lowest to highest.
/freebsd/contrib/dialog/
H A Dchecklist.c68 const char *show = (dialog_vars.no_items in print_item() local
92 dlg_print_listitem(win, show, climit, first, selected); in print_item()
H A Dtreeview.c65 const char *show = (dialog_vars.no_items in print_item() local
92 dlg_print_listitem(win, show, climit, first, selected); in print_item()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h142 ssize_t (*show)(struct class *, struct class_attribute *, char *); member
153 ssize_t (*show)(struct device *, member
/freebsd/tools/debugscripts/
H A Dnetstat-anr.gdb22 # XXX: alas, we can't script "show endian"
/freebsd/contrib/libfido2/windows/
H A Dbuild.ps134 & $Git -C "${DIR}" show -s HEAD in GitClone()
/freebsd/contrib/libpcap/msdos/
H A Dpkt_rx1.s97 SHOW_RX ; show that a packet is received
/freebsd/contrib/wpa/hostapd/
H A Dhlr_auc_gw.txt30 -h = show this usage help
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.def71 Ovl_All) /// Overload candidates to show.

12345678910>>...18