Searched refs:prop_dictionary_keysym_t (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/common/include/prop/
H A Dprop_dictionary.h39 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);
/netbsd-current/common/lib/libprop/
H A Dprop_dictionary.c52 * prop_dictionary_keysym_t is allocated with space at the end to hold the
82 prop_dictionary_keysym_t pde_key;
121 prop_dictionary_keysym_t, bool);
220 _prop_dict_keysym_put(prop_dictionary_keysym_t pdk)
237 prop_dictionary_keysym_t pdk = *obj;
249 prop_dictionary_keysym_t pdk = v;
270 prop_dictionary_keysym_t pdk1 = v1;
271 prop_dictionary_keysym_t pdk2 = v2;
283 static prop_dictionary_keysym_t
286 prop_dictionary_keysym_t opd
[all...]
/netbsd-current/sbin/ifconfig/
H A Denv.c52 prop_dictionary_keysym_t k;
62 k = (prop_dictionary_keysym_t)ko;
/netbsd-current/usr.sbin/btdevctl/
H A Ddb.c165 prop_dictionary_keysym_t key;
233 prop_dictionary_keysym_t key;
/netbsd-current/sbin/modload/
H A Dmain.c270 prop_dictionary_keysym_t props_keysym;
281 props_keysym = (prop_dictionary_keysym_t)props_obj;
/netbsd-current/usr.bin/btkey/
H A Dfile.c52 prop_dictionary_keysym_t sym;
/netbsd-current/usr.sbin/installboot/
H A Devboards.c729 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;
/netbsd-current/sys/kern/
H A Dkern_module.c1836 prop_dictionary_keysym_t props_keysym;
1853 props_keysym = (prop_dictionary_keysym_t)props_obj;
/netbsd-current/usr.sbin/ofctl/
H A Dofctl.c105 prop_dictionary_keysym_t key)

Completed in 114 milliseconds