HomeSort by: relevance | last modified time | path
    Searched refs:prop_dictionary_send_ioctl (Results 1 - 7 of 7) sorted by relevancy

  /src/common/include/prop/
prop_dictionary.h 92 int prop_dictionary_send_ioctl(prop_dictionary_t, int,
  /src/sbin/veriexecctl/
veriexecctl_parse.y 98 if (prop_dictionary_send_ioctl(load_params, gfd, VERIEXEC_LOAD) != 0) {
veriexecctl.c 275 if (prop_dictionary_send_ioctl(dp, gfd, VERIEXEC_DELETE) != 0)
  /src/usr.sbin/btdevctl/
btdevctl.c 244 if (prop_dictionary_send_ioctl(dict, fd, cmd))
  /src/lib/libprop/
Makefile 36 MLINKS+= prop_send_ioctl.3 prop_dictionary_send_ioctl.3
  /src/common/lib/libprop/
prop_kern.c 144 __strong_alias(prop_dictionary_send_ioctl, prop_object_send_ioctl)
  /src/usr.sbin/envstat/
envstat.c 322 rval = prop_dictionary_send_ioctl(dict, sysmonfd,
394 error = prop_dictionary_send_ioctl(udict,

Completed in 17 milliseconds