Home
last modified time | relevance | path

Searched refs:dsk (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp195 void Report(const VarDecl *V, DeadStoreKind dsk, in Report() argument
219 switch (dsk) { in Report()
269 DeadStoreKind dsk, in CheckVarDecl() argument
285 Report(VD, dsk, ExLoc, Val->getSourceRange()); in CheckVarDecl()
289 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, in CheckDeclRef() argument
292 CheckVarDecl(VD, DR, Val, dsk, Live); in CheckDeclRef()
355 DeadStoreKind dsk = Parents.isConsumedExpr(B) in observeStmt() local
359 CheckVarDecl(VD, DR, B->getRHS(), dsk, Live); in observeStmt()
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Ddsk.c472 struct disk *dsk; in dlabel_valid() local
474 dsk = lookup_disk(unit); in dlabel_valid()
475 if (dsk == NULL) in dlabel_valid()
477 return dsk->dlabel != NULL; in dlabel_valid()
H A DMakefile10 SRCS+= dsk.c pciide.c siisata.c
H A Dversion7 1.5: altboot is the new name as this is capable of handling net & dsk.
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dkernel.c454 char *dsk; in vn_open() local
483 dsk = strstr(path, "/dsk/"); in vn_open()
484 if (dsk != NULL) in vn_open()
485 (void) sprintf(realpath + (dsk - path) + 1, "r%s", in vn_open()
486 dsk + 1); in vn_open()
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpfilestat_example.txt30 Now for the dsk device,
32 Running: dd if=/dev/dsk/c0d0s0 of=/dev/null bs=56k # x86, 32-bit
56 Running: dd if=/dev/dsk/c0d0s0 of=/dev/null bs=56k # SPARC, 64-bit
H A Diotop_example.txt43 report focusing on 102,5 (an "ls -lL" in /dev/dsk can explain the number to
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpfilestat_example.txt30 Now for the dsk device,
32 Running: dd if=/dev/dsk/c0d0s0 of=/dev/null bs=56k # x86, 32-bit
56 Running: dd if=/dev/dsk/c0d0s0 of=/dev/null bs=56k # SPARC, 64-bit
H A Diotop_example.txt43 report focusing on 102,5 (an "ls -lL" in /dev/dsk can explain the number to
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dfilesystems2362 # verfied by 7-Zip `7z l -tFAT -slt *.dsk` and
2364 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/d/dsk-skf-old.trid.xml
2367 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/d/dsk-skf.trid.xml
2370 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/d/dsk-skf-comp.trid.xml
2385 !:mime application/x-ibm-dsk
2386 !:ext dsk
2388 #!:ext dsk/1dk/2dk
/netbsd-src/external/bsd/am-utils/dist/doc/
H A Dam-utils.texi3526 os==sunos5;addopts:=ro;type:=cdfs;dev:=/dev/dsk/c0t6d0s2
3555 os==sunos5;addopts:=ro;type:=udf;dev:=/dev/dsk/c0t6d0s2
3995 @samp{/dev/dsk/2s0} and @samp{/dev/dsk/5s0}. These are accessed as
4002 dylan/dk2 type:=ufs;dev:=/dev/dsk/2s0
4003 dylan/dk5 type:=ufs;dev:=/dev/dsk/5s0
6206 @file{/dev/dsk/2s0}). The device name is used for building the mount
6215 fs /dev/dsk/0s0 @{
6219 fs /dev/dsk/0s0 @{
6227 fs /dev/dsk/1s0 @{
6240 fs /dev/dsk/2s0 @{
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-200214570 <dsk@student.unsw.edu.au>.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-200214570 <dsk@student.unsw.edu.au>.