plistref
struct plistref pref;
struct plistref *pref;
pref = (struct plistref *)data; /* data is for libprop */
#define NETBSD_DM_IOCTL _IOWR(DM_IOCTL, DM_IOCTL_CMD, struct plistref)
struct plistref *pref;
pref = (struct plistref *)ap->a_data;
static int udev_getdevs_ioctl(struct udev_softc *, struct plistref *,
int (*fn)(struct udev_softc *, struct plistref *,
struct plistref *pref;
pref = (struct plistref *)ap->a_data;
udev_getdevs_ioctl(struct udev_softc *softc, struct plistref *pref,
struct plistref pref;
struct plistref;
bool prop_array_externalize_to_pref(prop_array_t, struct plistref *);
bool prop_array_internalize_from_pref(const struct plistref *,
int prop_array_send_syscall(prop_array_t, struct plistref *);
int prop_array_recv_syscall(const struct plistref *,
int prop_array_copyin(const struct plistref *, prop_array_t *);
int prop_array_copyout(struct plistref *, prop_array_t);
int prop_array_copyin_ioctl(const struct plistref *, const u_long,
int prop_array_copyout_ioctl(struct plistref *, const u_long,
int prop_dictionary_copyin(const struct plistref *,
int prop_dictionary_copyout(struct plistref *,
int prop_dictionary_copyin_ioctl(const struct plistref *,
int prop_dictionary_copyout_ioctl(struct plistref *,
struct plistref;
bool prop_dictionary_externalize_to_pref(prop_dictionary_t, struct plistref *);
bool prop_dictionary_internalize_from_pref(const struct plistref *,
struct plistref *);
int prop_dictionary_recv_syscall(const struct plistref *,
struct plistref *prefp)
struct plistref pref;
_prop_object_internalize_from_pref(const struct plistref *pref,
prop_array_internalize_from_pref(const struct plistref *prefp,
prop_array_recv_syscall(const struct plistref *prefp,
prop_dictionary_internalize_from_pref(const struct plistref *prefp,
prop_dictionary_recv_syscall(const struct plistref *prefp,
struct plistref pref;
struct plistref pref;
struct plistref pref;
_prop_object_copyin(const struct plistref *pref, const prop_type_t type,
_prop_object_copyin_ioctl(const struct plistref *pref, const prop_type_t type,
prop_array_copyin(const struct plistref *pref, prop_array_t *arrayp)
_prop_object_externalize_to_pref(prop_object_t obj, struct plistref *pref,
prop_dictionary_copyin(const struct plistref *pref, prop_dictionary_t *dictp)
prop_array_copyin_ioctl(const struct plistref *pref, const u_long cmd,
prop_dictionary_copyin_ioctl(const struct plistref *pref, const u_long cmd,
_prop_object_copyout(struct plistref *pref, prop_object_t obj)
prop_array_copyout(struct plistref *pref, prop_array_t array)
prop_dictionary_copyout(struct plistref *pref, prop_dictionary_t dict)
_prop_object_copyout_ioctl(struct plistref *pref, const u_long cmd,
prop_array_copyout_ioctl(struct plistref *pref, const u_long cmd,
prop_dictionary_copyout_ioctl(struct plistref *pref, const u_long cmd,
prop_array_externalize_to_pref(prop_array_t array, struct plistref *prefp)
prop_array_send_syscall(prop_array_t array, struct plistref *prefp)
struct plistref *prefp)
struct plistref * pref; char pref_[PAD_(struct plistref *)];
#define TBRIDGE_LOADTEST _IOW('T', 0xBB, struct plistref)
#define TBRIDGE_GETRESULT _IOR('T', 0xBC, struct plistref)
#define UDEVPROP _IOWR('U', 0xBA, struct plistref)
int vquotactl(const char *path, struct plistref *pref);