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

/freebsd-13-stable/stand/efi/gptboot/
H A Ddrv.h31 struct dsk { struct
H A Dproto.c46 static struct dsk dsk; variable in typeref:struct:dsk
[all...]
/freebsd-13-stable/stand/i386/common/
H A Ddrv.h32 struct dsk { struct
/freebsd-13-stable/stand/i386/isoboot/
H A Disoboot.c83 static struct dsk dsk; variable in typeref:struct:dsk
[all...]
/freebsd-13-stable/stand/i386/gptboot/
H A Dgptboot.c120 struct dsk dsk; member in struct:gptdsk
[all...]
/freebsd-13-stable/stand/mips/beri/boot2/
H A Dboot2.c121 static struct dsk { struct
130 } dsk; variable in typeref:struct:dsk
[all...]
/freebsd-13-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-13-stable/stand/i386/boot2/
H A Dboot2.c94 static struct dsk { struct
102 } dsk; variable in typeref:struct:dsk
[all...]

Completed in 186 milliseconds