Home
last modified time | relevance | path

Searched full:shows (Results 1 – 25 of 733) sorted by relevance

12345678910>>...30

/freebsd/contrib/googletest/docs/
H A Dsamples.md8 * Sample #1 shows the basic steps of using googletest to test C++ functions.
9 * Sample #2 shows a more complex unit test for a class with multiple member
18 * Sample #8 shows using `Combine()` in value-parameterized tests.
19 * Sample #9 shows use of the listener API to modify Google Test's console
21 * Sample #10 shows use of the listener API to implement a primitive memory
/freebsd/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh115 # -h -v shows statistics in human readable format
117 # -L shows IPv6 lifetime
123 # -m shows all of the supported media (not supported in shmif)
129 # -z clears and shows statistics at that point
134 # -a shows all interfaces in the system
137 # -a -b shows only broadcast interfaces
139 # -a -d shows only down interfaces
148 # -a -s shows only interfaces connected to a network
152 # -a -u shows only up interfaces
166 # -l shows only inteface names
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_tunables.ksh38 # info about a tunable shows a different format
41 # "show" by itself shows all the tunables and their values
46 # "info" by itself shows info about all tunables
55 # setting a tunable shows the old and the new value
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dzfs_diff_types.ksh22 # 'zfs diff -F' shows different object types correctly.
26 # 2. Create different objects and verify 'zfs diff -F' shows the correct type
88 # 2. Create different objects and verify 'zfs diff -F' shows the correct type
131 log_pass "'zfs diff -F' shows different object types correctly."
/freebsd/share/doc/psd/18.gprof/
H A Dpresent.me48 and shows the routines that are themselves responsible
51 this profile usually shows that no single function
101 The profile shows which of the higher level routines
140 The index in the first column shows that \s-1EXAMPLE\s+1
164 Finally each name is followed by an index that shows
268 Since the \fBgprof\fR entry shows all the
286 the profile shows the extent to which that routine
/freebsd/share/doc/papers/kerntune/
H A D2.t66 and shows the routines that are themselves responsible
69 this profile usually shows that no single function
91 Figure 1 shows a sample \fIgprof\fP entry.
121 The profile shows which of the higher level routines
164 The index in the first column shows that \s-1EXAMPLE\s+1
188 Finally each name is followed by an index that shows
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzfs_001_neg.ksh39 # zfs shows a usage message when run as a user
52 log_assert "zfs shows a usage message when run as a user"
61 log_pass "zfs shows a usage message when run as a user"
H A Dzpool_001_neg.ksh39 # zpool shows a usage message when run as a user
58 log_assert "zpool shows a usage message when run as a user"
65 log_pass "zpool shows a usage message when run as a user"
/freebsd/usr.sbin/iostat/
H A Diostat.8323 device display shows the following statistics:
338 flag specified, shows the following statistics:
353 flag specified, shows the following statistics:
384 flags specified, shows the following statistics:
408 shows the following statistics:
423 flag specified, shows the following statistics:
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dzfs_001_neg.ksh38 # zfs shows a usage message when run as a user
63 log_assert "zfs shows a usage message when run as a user"
68 log_pass "zfs shows a usage message when run as a user"
H A Dzpool_001_neg.ksh38 # zpool shows a usage message when run as a user
64 log_assert "zpool shows a usage message when run as a user"
69 log_pass "zpool shows a usage message when run as a user"
/freebsd/contrib/sendmail/src/
H A Dmailq.128 shows the internal identifier used on this host
33 The second line shows the error message that caused this message
101 this shows who will own any programs that are executed
/freebsd/usr.bin/netstat/
H A Dnetstat.1117 command shows the contents of various network-related
134 The default display for active sockets shows the local
191 The first count shows the number of unaccepted connections,
192 the second count shows the amount of unaccepted incomplete connections,
434 This option shows grouped nexthop entries for multipath or
637 The flags field shows a collection of information about the route stored
664 the gateway field for such entries shows the address of the outgoing interface.
846 The flags field shows available ISR handlers:
/freebsd/contrib/ntp/html/
H A Drdebug.html23shows the system variables, while the <tt>rv</tt> command with association ID argument shows the p…
24 …ver involved, their use is seldom necessary, unless an implementation bug shows up. If all else fa…
H A Dfilter.html19 <p>Figure 1 shows a typical <em>wedge scattergram</em> plotting sample points of offset versus de…
29shows the performance of the algorithm for a typical Internet path over a 24-hr period. The grap…
/freebsd/share/man/man9/
H A Dredzone.943 The first one shows from where memory was allocated, the second one shows from
57 The example below shows the logs from the detection of a buffer underflow and a
/freebsd/contrib/ldns/packaging/
H A Dldns-config.127 Shows the ldns version of the installed ldns library
31 Shows version of the binary api of the installed ldns library
/freebsd/usr.bin/gprof/
H A Dgprof.flat28 for this listing. The index shows the location of
30 in parenthesis it shows where it would appear in
/freebsd/usr.bin/systat/
H A Dsystat.1345 the graph shows the percentage of space in use on each partition.
376 The upper left quadrant of the screen shows the number
391 Finally the last column shows the number of kilobytes in physical pages
399 The row also shows the average number of context switches
447 The first row of the display shows the average
449 the second row of the display shows the average
636 The following commands are common to each display which shows
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/
H A Dcheckpoint_vdev_add.ksh35 # device shows up in the vdev list
49 # Ensure that the vdev shows up
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/
H A DView_Tickets.htm54 The expanded view shows all of the tickets and session keys issued to
71 If this column shows <em>Not Renewable</em>, the ticket was not flagged as renewable when you obtai…
93 <td><a name="encryption-type">Shows what type of encryption was used to encode the session key and…
101 <td><a name="flags">Shows how the tickets were flagged (renewable and/or fowardable) when you obtai…
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-unallow.8395 The following example shows how to set permissions so that user
420 The following example shows how to grant anyone in the group
441 The following example shows how to define and grant a permission set on the
459 The following example shows to grant the ability to set quotas and reservations
479 The following example shows how to remove the snapshot permission from the
H A Dzfs-allow.8395 The following example shows how to set permissions so that user
420 The following example shows how to grant anyone in the group
441 The following example shows how to define and grant a permission set on the
459 The following example shows to grant the ability to set quotas and reservations
479 The following example shows how to remove the snapshot permission from the
H A Dzfs.8568 The following example shows how to maintain a history of snapshots with a
599 The following example shows how to set permissions so that user
624 The following example shows how to grant anyone in the group
645 The following example shows how to define and grant a permission set on the
663 The following example shows to grant the ability to set quotas and reservations
683 The following example shows how to remove the snapshot permission from the
702 The following example shows how to see what has changed between a prior
/freebsd/usr.sbin/rtadvctl/
H A Drtadvctl.854 utility shows additional information about prefixes, RDNSS, and DNSSL
56 When given twice, it additionally shows information about

12345678910>>...30