Home
last modified time | relevance | path

Searched defs:kludge (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_radixtree.c45 struct kludge { struct
62 struct kludge *kludge; in radix_tree_insert() local
83 struct kludge *kludge; in radix_tree_delete() local
113 struct kludge *kludge; in radix_tree_lookup() local
145 struct kludge *kludge; in radix_tree_next_chunk() local
167 struct kludge *kludge; in radix_tree_next_slot() local
195 struct kludge *kludge = container_of(slot, struct kludge, k_datum); in radix_tree_iter_delete() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_proxy.c425 char *kludge = 0; in dict_proxy_open() local
/netbsd-src/games/hack/
H A Dhack.mon.c915 kludge(const char *str, const char *arg) in kludge() function