Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
H A Dprop_dictionary.h106 int prop_dictionary_copyin_ioctl(const struct plistref *,
H A Dprop_kern.c478 prop_dictionary_copyin_ioctl(const struct plistref *pref, const u_long cmd, in prop_dictionary_copyin_ioctl() function
/dragonfly/sys/dev/misc/tbridge/
H A Dtbridge.c258 error = prop_dictionary_copyin_ioctl(pref, ap->a_cmd, in tbridge_dev_ioctl()
/dragonfly/sys/dev/disk/dm/
H A Ddevice-mapper.c267 if ((r = prop_dictionary_copyin_ioctl(pref, cmd, &dm_dict_in)) != 0) in dmioctl()
/dragonfly/sys/kern/
H A Dkern_udev.c892 error = prop_dictionary_copyin_ioctl(pref, ap->a_cmd, &dict); in udev_dev_ioctl()
/dragonfly/share/man/man9/
H A DMakefile818 prop_copyin_ioctl.9 prop_dictionary_copyin_ioctl.9 \