Searched defs:dsk (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/stand/i386/common/
H A Ddrv.h32 struct dsk { struct
/freebsd-11-stable/stand/i386/isoboot/
H A Disoboot.c83 static struct dsk dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptboot.c120 struct dsk dsk; member in struct:gptdsk
[all...]
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dboot2.c121 static struct dsk { struct
130 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.c94 static struct dsk { struct
104 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11-stable/stand/i386/boot2/
H A Dboot2.c94 static struct dsk { struct
102 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp194 void Report(const VarDecl *V, DeadStoreKind dsk, argument
288 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, argument
267 CheckVarDecl(const VarDecl *VD, const Expr *Ex, const Expr *Val, DeadStoreKind dsk, const LiveVariables::LivenessValues &Live) argument
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsboot.c153 struct dsk dsk; member in struct:zfsdsk
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c454 char *dsk; local

Completed in 195 milliseconds