Home
last modified time | relevance | path

Searched full:doing (Results 1 – 25 of 1943) sorted by relevance

12345678910>>...78

/freebsd/contrib/sqlite3/tea/win/
H A Drules.vc228 !message *** Doing static
234 !message *** Doing msvcrt
240 !message *** Doing staticpkg
253 !message *** Doing symbols
259 !message *** Doing pdbs
265 !message *** Doing profile
271 !message *** Doing profile guided optimization instrumentation
274 !message *** Doing profile guided optimization
280 !message *** Doing loimpact
286 !message *** Doing thrdalloc
[all …]
/freebsd/usr.bin/uniq/
H A Duniq.198 fields in each input line when doing comparisons.
107 characters in each input line when doing comparisons.
122 .\"fields on each input line when doing comparisons,
132 .\"characters when doing comparisons, where
/freebsd/share/man/man5/
H A Dstyle.mdoc.585 \&.It Sy Example 1\\&: Doing Something
91 \&.It Sy Example 2\\&: Doing Something Different
104 .It Sy Example 1\&: Doing Something
110 .It Sy Example 2\&: Doing Something Different
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_set_type.pod25 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)>
31 key. When doing this, it finds a L<EVP_PKEY_ASN1_METHOD(3)>
45 internal provider side key. When doing this, it associates I<pkey>
/freebsd/sbin/mount_fusefs/
H A Dmount_fusefs.8224 are concerned) by doing their own secondary mount (See
228 When doing the first (primary) mount, the spawner and the mounter of the daemon
237 Doing a secondary mount is like signing an agreement: by this action, the mounter
257 is capable of invoking an arbitrary program, one must be careful when doing this.
338 Doing the same in two steps, using
/freebsd/share/man/man4/
H A Dng_bluetooth.468 Make sure you understand what you are doing.
87 Make sure you understand what you are doing.
98 Make sure you understand what you are doing.
/freebsd/crypto/heimdal/appl/afsutil/
H A DChangeLog18 credential cache when doing afslog.
21 cache when doing afslog.
83 actually doing anything, and try to get tokens via krb4 if krb5
/freebsd/sys/net80211/
H A Dieee80211_dfs.c163 * doing it again until we change channels. in cac_timeout()
288 * detected while doing CAC we force a state/channel change.
301 * If doing DFS debugging (mode 2), don't bother in ieee80211_dfs_notify_radar()
315 * if we're doing DFS debugging. in ieee80211_dfs_notify_radar()
342 * doing CAC; force a state change by scheduling the in ieee80211_dfs_notify_radar()
356 * we are currently doing DFS debugging. in ieee80211_dfs_notify_radar()
/freebsd/usr.bin/gprof/
H A Dprintgprof.c535 nltype *doing; in sortmembers() local
544 for ( (doing = todo)&&(todo = doing -> cnext); in sortmembers()
545 doing ; in sortmembers()
546 (doing = todo )&&(todo = doing -> cnext )){ in sortmembers()
548 if ( membercmp( doing , prev -> cnext ) == GREATERTHAN ) { in sortmembers()
552 doing -> cnext = prev -> cnext; in sortmembers()
553 prev -> cnext = doing; in sortmembers()
/freebsd/contrib/libpcap/
H A Dpcap_loop.3pcap62 reached when doing a live capture, the end of the ``savefile'' is
66 Thus, when doing a live capture,
82 Note that, when doing a live capture on some platforms, if the read
/freebsd/sys/fs/nfsclient/
H A Dnlminfo.h32 * needed by every process doing nlm based locking.
35 /* these are used by any process doing nlm locking */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/
H A Dmv_files_001_pos.ksh37 # Doing a 'mv' of a large amount of files between two directories
59 log_assert "Doing a 'mv' of a large amount of files within a zfs filesystem" \
H A Dmv_files_002_pos.ksh37 # Doing a 'mv' of a large amount of files between two directories across
60 log_assert "Doing a 'mv' of a large amount of files across two zfs filesystems" \
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_set_type.3160 key. When doing this, it finds a \s-1\fBEVP_PKEY_ASN1_METHOD\s0\fR\|(3)
166 key. When doing this, it finds a \s-1\fBEVP_PKEY_ASN1_METHOD\s0\fR\|(3)
180 internal provider side key. When doing this, it associates \fIpkey\fR
/freebsd/bin/ed/test/
H A Dmkscripts.sh22 # The following is pretty ugly way of doing the above, and not appropriate
56 # The following is pretty ugly way of doing the above, and not appropriate
/freebsd/bin/ln/
H A Dsymlink.7238 is not doing a tree walk, i.e., the
260 options affect its behavior even though it is not doing a walk of
331 As consistently as possible, you can make commands doing a file tree
362 As consistently as possible, you can make commands doing a file tree
/freebsd/tests/sys/netinet/
H A Dforward.sh67 # As we're doing router-on-the-stick, turn sending IP redirects off:
124 # As we're doing router-on-the-stick, turn sending IP redirects off:
183 # As we're doing router-on-the-stick, turn sending IP redirects off:
238 # As we're doing router-on-the-stick, turn sending IP redirects off:
/freebsd/crypto/heimdal/appl/telnet/
H A Dtelnet.state28 * if we are doing so at request initiation
58 * if we are doing so at request acknowledgment
/freebsd/tests/sys/cddl/zfs/tests/mv_files/
H A Dmv_files_test.sh30 …atf_set "descr" "Doing a 'mv' of a large amount of files within a zfs filesystemworks without erro…
57 …atf_set "descr" "Doing a 'mv' of a large amount of files across two zfs filesystemsworks without e…
H A Dmv_files_001_pos.ksh37 # Doing a 'mv' of a large amount of files between two directories
70 log_assert "Doing a 'mv' of a large amount of files within a zfs filesystem" \
H A Dmv_files_002_pos.ksh37 # Doing a 'mv' of a large amount of files between two directories across
71 log_assert "Doing a 'mv' of a large amount of files across two zfs filesystems" \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/
H A Dzpool_error_scrub_001_pos.ksh35 # 2. Start a error scrub (-e) and verify it's doing a scrub.
38 # 5. Resume the paused error scrub and verify again it's doing a scrub.
/freebsd/share/doc/smm/01.setup/
H A D6.t205 can rebuild a workable disk doing a restore in the
303 that are doing high-speed non-buffered input/output, then the system
364 Doing a \fImake obj\fP in
418 doing:
431 and doing:
458 target area you can override the default path prefix by doing:
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzthr.c83 * can be cancelled while doing work and not while checking for work.
199 /* running thread doing the work */
345 * [3] The thread is doing work and is already up, so this in zthr_wakeup()
377 * [3] The thread is doing work, in which case we just set in zthr_cancel()
442 * doing some expensive operation.
497 * [3] The thread is doing work, in which case we just set in zthr_wait_cycle_done()
/freebsd/sys/arm/arm/
H A Dsetstack.S56 * This routine provides an easy way of doing this for any mode
76 * This routine provides an easy way of doing this for any mode

12345678910>>...78