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

/macosx-10.5.8/xnu-1228.15.4/osfmk/device/
H A Ddevice_types.h86 typedef char io_name_t[128]; typedef
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOUserClient.cpp1212 io_name_t className )
1231 io_name_t obj_name,
1232 io_name_t class_name)
1262 strlcpy(class_name, my_cstr, sizeof(io_name_t));
1271 io_name_t obj_name,
1272 io_name_t bundle_name)
1301 strlcpy(bundle_name, identifier->getCStringNoCopy(), sizeof(io_name_t));
1311 io_name_t className,
1479 io_name_t notification_type,
1555 io_name_t notification_typ
[all...]

Completed in 24 milliseconds