Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
H A Dprop_kern.c73 prop_array_externalize_to_pref(prop_array_t array, struct plistref *prefp) in prop_array_externalize_to_pref() function
91 if (prop_array_externalize_to_pref(array, prefp)) in prop_array_send_syscall()
H A Dprop_array.h71 bool prop_array_externalize_to_pref(prop_array_t, struct plistref *);
/dragonfly/lib/libprop/
H A DMakefile68 MLINKS+= prop_array.3 prop_array_externalize_to_pref.3