/freebsd/contrib/dialog/samples/ |
H A D | tailboxbg1 | 8 ./killall listing 9 ./listing >listing.out & 12 --begin 10 10 "$@" --tailboxbg listing.out 8 58 \ 14 --begin 15 15 "$@" --tailboxbg listing.out 8 58 \ 31 # ...and the process that is making the listing 32 ./killall listing
|
H A D | tailboxbg2 | 8 ./killall listing 9 ./listing >listing.out & 13 --begin 10 10 "$@" --tailboxbg listing.out 8 58 \ 15 --begin 15 15 "$@" --tailboxbg listing.out 8 58 \ 32 # ...and the process that is making the listing 33 ./killall listing
|
H A D | tailboxbg | 8 ./killall listing 9 ./listing >listing.out & 13 --tailboxbg listing.out 24 70 2>$tempfile 21 # ...and the process that is making the listing 22 ./killall listing
|
H A D | tailbox | 6 ./killall listing 7 ./listing >listing.out & 10 --tailbox listing.out 24 70 16 ./killall listing
|
/freebsd/share/examples/sunrpc/dir/ |
H A D | dir.x | 2 * dir.x: Remote directory listing protocol 8 typedef struct namenode *namelist; /* a link in the listing */ 11 * A node in the directory listing 23 namelist list; /* no error: return directory listing */
|
H A D | rls.c | 2 * rls.c: Remote directory listing client 74 * Successfully got a directory listing.
|
/freebsd/usr.bin/gprof/ |
H A D | gprof.flat | 14 listing. 28 for this listing. The index shows the location of 29 the function in the gprof listing. If the index is 31 the gprof listing if it were to be printed.
|
H A D | gprof.callg | 6 for this listing. 11 listing, as an aid to locating it (see below). 34 listing, as an aid to locating it. 61 listing, as an aid in locating it. 86 index the index of this child in the call graph listing,
|
H A D | gprof.1 | 91 The first listing shows the functions 100 a listing of the members of the cycle and their contributions to the 106 This listing gives the total execution times, the call counts, 315 to be spontaneously invoked in the call graph listing, and will
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | asllistsup.c | 3 * Module Name: asllistsup - Listing file support utilities 164 * PARAMETERS: FileId - ID of current listing file 208 * PARAMETERS: FileId - ID of current listing file 266 * FileId - ID of output listing file 271 * put it in the listing immediately. Handles multiple errors 311 * FileId - ID of current listing file. 315 * DESCRIPTION: Write the contents of the AML buffer to the listing file via 316 * the listing buffer. The listing buffer is flushed every 16 392 * FileId - ID of current listing file 396 * DESCRIPTION: Read then write source lines to the listing file until we have [all …]
|
H A D | asllisting.c | 3 * Module Name: asllisting - Listing file generation 199 * DESCRIPTION: Generate all requested listing files. 244 * PARAMETERS: FileId - ID of listing file 248 * DESCRIPTION: Generate a listing file. This can be one of the several types 300 * DESCRIPTION: Process one node during a listing file generation. 330 /* Write the hex bytes to the listing file(s) (if requested) */ in LsAmlListingWalk() 459 * PARAMETERS: Op - Parse node to write to the listing file. 460 * FileId - ID of current listing file 464 * DESCRIPTION: Write "a node" to the listing file. This means to 599 /* Create a new listing node and push it */ in LsWriteNodeToListing() [all …]
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 20-test_cli_fips.t | 40 "provider listing of public key methods"); 42 "provider listing of public key algorithms"); 44 "provider listing of keymanagers"); 46 "provider listing of key exchange algorithms"); 48 "provider listing of key encapsulation algorithms"); 50 "provider listing of signature algorithms"); 52 "provider listing of encryption algorithms"); 54 "provider listing of one item in the keymanager");
|
/freebsd/tests/sys/cddl/zfs/tests/xattr/ |
H A D | xattr_008_pos.ksh | 72 # listing the directory . should show one file 76 log_fail "Listing the . directory doesn't show \"passwd\" as expected." 85 # listing the directory . 101 log_fail "Listing the .. directory doesn't show \"..\" as expected."
|
/freebsd/contrib/lua/doc/ |
H A D | luac.1 | 57 produce a listing of the compiled bytecode for Lua's virtual machine. 58 Listing bytecodes is useful to learn about Lua's virtual machine. 66 for a full listing.
|
/freebsd/crypto/openssh/ |
H A D | sftp.1 | 515 Display local directory listing of either 550 Display a remote directory listing of either 570 Do not sort the listing. 581 Produce a long listing with user and group information presented 584 Reverse the sort order of the listing. 586 Sort the listing by file size. 588 Sort the listing by last modification time.
|
H A D | PROTOCOL.krl | 73 certificates by listing their serial numbers. The cert_section_data in this 97 by listing their serial number in a bitmap. 160 certificates) by listing their hashes:
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.list_children.ksh | 21 # Listing zfs children should work correctly. 26 log_assert "Listing zfs children should work correctly." 125 log_pass "Listing zfs children should work correctly."
|
H A D | tst.list_clones.ksh | 21 # Listing zfs clones should work correctly. 26 log_assert "Listing zfs clones should work correctly." 116 log_pass "Listing zfs clones should work correctly."
|
H A D | tst.list_snapshots.ksh | 21 # Listing zfs snapshots should work correctly. 26 log_assert "Listing zfs snapshots should work correctly." 112 log_pass "Listing zfs snapshots should work correctly."
|
H A D | tst.list_system_props.ksh | 22 # Listing system properties should succeed 54 log_pass "Listing system properties should succeed."
|
H A D | tst.list_bookmarks.ksh | 21 # Listing zfs bookmarks should work correctly. 120 log_pass "Listing zfs bookmarks should work correctly."
|
/freebsd/share/doc/papers/kerntune/ |
H A D | 2.t | 85 This listing presents a window into the call graph. 149 corresponding to the entry in the call graph profile listing 165 is the second entry in the profile listing. 189 where on the listing to find the entry for that routine.
|
/freebsd/tests/sys/netlink/ |
H A D | test_rtnl_neigh.py | 47 """Tests that listing outputs all nd6 records""" 52 """Tests that listing outputs all arp records"""
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
H A D | zdb_checksum.ksh | 49 listing=$(ls -i $init_data) 50 set -A array $listing
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | present.me | 89 This listing presents a window into the call graph. 132 The entry in the call graph profile listing for this example is 141 is the second entry in the profile listing. 165 where on the listing to find the entry for that routine.
|