Home
last modified time | relevance | path

Searched full:sees (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/freebsd/tests/sys/netinet/
H A Dsocket_afinet.c135 /* Server can write, sees only POLLOUT. */ in ATF_TC_BODY()
147 * Server now sees POLLIN, but not POLLRDHUP because we didn't ask. in ATF_TC_BODY()
171 /* Verify that server sees POLLRDHUP if it asks for it. */ in ATF_TC_BODY()
199 /* Server can write, so sees POLLOUT. */ in ATF_TC_BODY()
212 /* Server can read, so sees POLLIN. */ in ATF_TC_BODY()
224 * Server sees Linux-style POLLRDHUP. Note that this is the case even in ATF_TC_BODY()
230 * immediately sees SBS_CANTRCVMORE, and sometimes it sleeps with flag in ATF_TC_BODY()
/freebsd/sys/contrib/xen/io/
H A Dring.h267 xen_wmb(); /* back sees requests /before/ updated producer index */ \
272 xen_wmb(); /* front sees resps /before/ updated producer index */ \
309 xen_wmb(); /* back sees requests /before/ updated producer index */ \
311 xen_mb(); /* back sees new requests /before/ we check req_event */ \
319 xen_wmb(); /* front sees resps /before/ updated producer index */ \
321 xen_mb(); /* front sees new resps /before/ we check rsp_event */ \
/freebsd/contrib/ncurses/progs/
H A Dcapconvert240 echo "Note that editing $HOME/.termcap will no longer change the data curses sees."
246 echo "Note that editing $TERMCAP will no longer change the data curses sees."
254 echo "Note that editing TERMCAP will no longer change the data curses sees."
/freebsd/contrib/ntp/html/drivers/
H A Ddriver26.html27sees is the prompt from the previous poll, followed by this timecode. The prompt from the current …
/freebsd/crypto/openssl/test/recipes/
H A D70-test_sslsignature.t78 #sees that because it occurs after the server Finished has been sent.
80 #its close_notify regardless. TLSProxy sees this and thinks that the
/freebsd/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd_replace_004_pos.ksh50 # Check to make sure ZFS sees the disk as removed
H A Dzfsd_replace_005_pos.ksh52 # Check to make sure ZFS sees the disk as removed
H A Dzfsd_replace_001_pos.ksh64 # Check to make sure ZFS sees the disk as removed
H A Dzfsd_hotspare_007_pos.ksh70 # Check to make sure ZFS sees the disk as removed
H A Dzfsd_hotspare_004_pos.ksh65 # Check to make sure ZFS sees the disk as removed
/freebsd/contrib/llvm-project/libcxx/src/
H A Dmutex_destructor.cpp15 // that *nothing* sees the non-trivial mutex declaration. For this reason
/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Ddata.c30 …e in test subprojects but not include the data so that compiled code that sees the data in libSyst…
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dfairchild,74hc595.yaml15 the 74HC595 sees as a rising edge on the latch clock that results in a
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Darm,integrator-ap-lm.yaml61 /* The Logic Modules sees the Core Module 0 RAM @80000000 */
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-for.mk111 # When the outer .for loop is expanded, it sees the expression ${i} and
112 # expands it. The inner loop then only sees the expression ${:Uouter} and
/freebsd/contrib/ntp/libparse/
H A DREADME71 will happen if xntp sees the clock unsynchronised at
/freebsd/share/man/man9/
H A Dcd.972 In general, the driver will figure this out automatically when it sees a
H A Drefcount.9185 the last reference was dropped, sees all updates done during the lifetime
/freebsd/share/man/man4/
H A Dled.455 the hardware driver sees fit.
/freebsd/lib/libc/posix1e/
H A Dacl_valid.c49 * true. POSIX.1e allows acl_valid() to reorder the ACL as it sees fit.
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp37 /// ConstStrings, every allocator sees only its small share of allocations and
40 /// allocator sees (where N is the number of string pools). This causes that
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp52 // E.g., if the checker sees a C function 'vm_deallocate' that has
84 // E.g., if the checker sees a method 'releaseAsyncReference64()' that is
/freebsd/contrib/tcsh/nls/et/
H A Dset150 48 Pole while/foreach sees
/freebsd/share/doc/usd/22.trofftut/
H A Dtt08108 sees the `command'
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DInputInfo.h26 // steps when it sees linker inputs (but not treat them as

12345678910>>...13