Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dsysctl_get_owned_vmobjects.c58 vm_address_t tmp_buf; in main_test() local
/xnu-11215/libkern/c++/
H A DOSSymbol.cpp205 char tmp_buf[128]; /* empirically all keys are < 110 bytes */ in findSymbol() local