Home
last modified time | relevance | path

Searched refs:prepared (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/iokit/DriverKit/
H A DIODMACommand.iig82 * The IODMACommand instance represents the mapping and should be kept prepared for the
/xnu-12377.61.12/bsd/net/
H A Dntstat.c8069 int prepared = 0; in nstat_gather_flow_data() local
8078 if (prepared >= n) { in nstat_gather_flow_data()
8093 prepared++; in nstat_gather_flow_data()
8096 return prepared; in nstat_gather_flow_data()