Home
last modified time | relevance | path

Searched defs:ProcType (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/prog/
Dtypes.go268 type ProcType struct { struct
269 IntTypeCommon
270 ValuesStart uint64
271 ValuesPerProc uint64
279 func (t *ProcType) makeDefaultArg() Arg {
283 func (t *ProcType) isDefaultArg(arg Arg) bool {