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

  /src/common/include/prop/
prop_dictionary.h 39 typedef struct _prop_dictionary_keysym *prop_dictionary_keysym_t; typedef in typeref:struct:_prop_dictionary_keysym
64 prop_dictionary_keysym_t);
66 prop_dictionary_keysym_t,
69 prop_dictionary_keysym_t);
80 const char * prop_dictionary_keysym_value(prop_dictionary_keysym_t);
82 bool prop_dictionary_keysym_equals(prop_dictionary_keysym_t,
83 prop_dictionary_keysym_t);
256 const char * prop_dictionary_keysym_cstring_nocopy(prop_dictionary_keysym_t);
  /src/common/lib/libprop/
prop_dictionary.c 52 * prop_dictionary_keysym_t is allocated with space at the end to hold the
82 prop_dictionary_keysym_t pde_key;
139 prop_dictionary_keysym_t, bool);
233 _prop_dict_keysym_put(prop_dictionary_keysym_t pdk)
250 prop_dictionary_keysym_t pdk = *obj;
262 prop_dictionary_keysym_t pdk = v;
278 prop_dictionary_keysym_t pdk1 = v1;
279 prop_dictionary_keysym_t pdk2 = v2;
291 static prop_dictionary_keysym_t
294 prop_dictionary_keysym_t opdk, pdk, rpdk
    [all...]
  /src/sbin/ifconfig/
env.c 52 prop_dictionary_keysym_t k;
62 k = (prop_dictionary_keysym_t)ko;
  /src/sbin/modload/
main.c 270 prop_dictionary_keysym_t props_keysym;
281 props_keysym = (prop_dictionary_keysym_t)props_obj;
  /src/usr.sbin/btdevctl/
db.c 165 prop_dictionary_keysym_t key;
233 prop_dictionary_keysym_t key;
  /src/usr.bin/btkey/
file.c 52 prop_dictionary_keysym_t sym;
  /src/usr.sbin/installboot/
evboards.c 729 prop_dictionary_keysym_t key;
793 prop_dictionary_keysym_t key;
928 prop_dictionary_keysym_t key;
1309 prop_dictionary_keysym_t key;
1468 prop_dictionary_keysym_t key;
  /src/sys/kern/
kern_module.c 1878 prop_dictionary_keysym_t props_keysym;
1895 props_keysym = (prop_dictionary_keysym_t)props_obj;
  /src/usr.sbin/ofctl/
ofctl.c 105 prop_dictionary_keysym_t key)

Completed in 17 milliseconds