prop_kern.c | 107 * prop_object_send_ioctl -- 132 prop_object_send_ioctl(prop_object_t obj, int fd, unsigned long cmd) function in typeref:typename:_PROP_EXPORT int 143 __strong_alias(prop_array_send_ioctl, prop_object_send_ioctl) 144 __strong_alias(prop_dictionary_send_ioctl, prop_object_send_ioctl)
|