Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
H A Dprop_dictionary.h97 int prop_dictionary_send_syscall(prop_dictionary_t,
H A Dprop_kern.c115 prop_dictionary_send_syscall(prop_dictionary_t dict, in prop_dictionary_send_syscall() function
/dragonfly/lib/libprop/
H A DMakefile196 MLINKS+= prop_send_syscall.3 prop_dictionary_send_syscall.3
/dragonfly/sbin/vquota/
H A Dvquota.c457 error = prop_dictionary_send_syscall(dict, &pref); in send_command()