HomeSort by: relevance | last modified time | path
    Searched defs:prop_object_send_ioctl (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libprop/
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)
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)

Completed in 22 milliseconds