Searched refs:whichOp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp5471 const char * whichOp = startFlag ? "start" : "stop"; local
5510 getIdentifierCString(), whichOp);
5529 whichOp,
5530 whichOp,
5554 whichOp, (void *)VM_KERNEL_UNSLIDE(address));
5566 getIdentifierCString(), whichOp);

Completed in 307 milliseconds