Home
last modified time | relevance | path

Searched refs:_prop_object_copyout (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/libprop/
H A Dprop_kern.c486 _prop_object_copyout(struct plistref *pref, prop_object_t obj) in _prop_object_copyout() function
546 return (_prop_object_copyout(pref, array)); in prop_array_copyout()
556 return (_prop_object_copyout(pref, dict)); in prop_dictionary_copyout()
565 return _prop_object_copyout(pref, obj); in _prop_object_copyout_ioctl()