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

/netbsd-6-1-5-RELEASE/common/include/prop/
H A Dprop_dictionary.h38 typedef struct _prop_dictionary_keysym *prop_dictionary_keysym_t; typedef in typeref:struct:_prop_dictionary_keysym
63 prop_dictionary_keysym_t);
65 prop_dictionary_keysym_t,
68 prop_dictionary_keysym_t);
79 const char * prop_dictionary_keysym_cstring_nocopy(prop_dictionary_keysym_t);
81 bool prop_dictionary_keysym_equals(prop_dictionary_keysym_t,
82 prop_dictionary_keysym_t);
/netbsd-6-1-5-RELEASE/common/lib/libprop/
H A Dprop_dictionary.c51 * prop_dictionary_keysym_t is allocated with space at the end to hold the
81 prop_dictionary_keysym_t pde_key;
120 prop_dictionary_keysym_t, bool);
219 _prop_dict_keysym_put(prop_dictionary_keysym_t pdk)
236 prop_dictionary_keysym_t pdk = *obj;
248 prop_dictionary_keysym_t pdk = v;
269 prop_dictionary_keysym_t pdk1 = v1;
270 prop_dictionary_keysym_t pdk2 = v2;
282 static prop_dictionary_keysym_t
285 prop_dictionary_keysym_t opd
[all...]
/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Denv.c52 prop_dictionary_keysym_t k;
60 k = (prop_dictionary_keysym_t)ko;
/netbsd-6-1-5-RELEASE/sbin/modload/
H A Dmain.c269 prop_dictionary_keysym_t props_keysym;
280 props_keysym = (prop_dictionary_keysym_t)props_obj;
/netbsd-6-1-5-RELEASE/usr.sbin/btdevctl/
H A Ddb.c169 prop_dictionary_keysym_t key;
237 prop_dictionary_keysym_t key;
/netbsd-6-1-5-RELEASE/usr.bin/btkey/
H A Dfile.c52 prop_dictionary_keysym_t sym;
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_module.c1401 prop_dictionary_keysym_t props_keysym;
1418 props_keysym = (prop_dictionary_keysym_t)props_obj;
/netbsd-6-1-5-RELEASE/usr.sbin/ofctl/
H A Dofctl.c102 prop_dictionary_keysym_t key)

Completed in 185 milliseconds