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

  /src/sys/external/bsd/drm2/linux/
linux_radixtree.c 45 struct kludge { struct
62 struct kludge *kludge; local
66 if ((kludge = kzalloc(sizeof(*kludge), GFP_ATOMIC)) == NULL)
69 kludge->k_key = key;
70 kludge->k_datum = datum;
73 error = radix_tree_insert_node(&root->rtr_tree, key, kludge);
83 struct kludge *kludge; local
113 struct kludge *kludge; local
145 struct kludge *kludge; local
167 struct kludge *kludge; local
195 struct kludge *kludge = container_of(slot, struct kludge, k_datum); local
    [all...]
  /src/games/hack/
hack.mhitu.c 203 kludge("%s breathes fire!", "The dragon");
215 kludge("%s explodes!", "The freezing sphere");
233 kludge("You are frozen by %ss juices", "the cube'");
240 kludge("You are put to sleep by %ss bite!",
294 kludge("%s has grabbed you!", "The owlbear");
extern.h 263 void kludge(const char *, const char *);
hack.mon.c 186 kludge("%s swallows you!", name);
199 kludge("%s digests you!", name);
915 kludge(const char *str, const char *arg) function
  /src/external/ibm-public/postfix/dist/src/global/
dict_proxy.c 437 char *kludge = 0; local
475 prefix = kludge = concatenate(var_queue_dir, "/",
480 if (kludge)
481 myfree(kludge);
  /src/sys/arch/amiga/amiga/
locore.s 728 cmpw #0x4e70,%a0@ | 68040 kludge: if ROM entry is not
  /src/external/gpl3/autoconf/dist/
maint.mk 893 # This is a bit of a kludge, since it prevents use of the string
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 453 % Kludge this until the fonts are right (grr).
1905 % Contains a kludge to get @end[description] to work.
1939 \def\Edescription{\Etable}% Necessary kludge.
2457 % The c kludge breaks documentdescription, since
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 405 % Kludge this until the fonts are right (grr).
1859 %% Contains a kludge to get @end[description] to work
1892 \def\Edescription{\Etable}% Necessary kludge.
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 440 % Kludge this until the fonts are right (grr).
1827 % Contains a kludge to get @end[description] to work.
1861 \def\Edescription{\Etable}% Necessary kludge.
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 545 % Kludge this until the fonts are right (grr).
3722 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 552 % Kludge this until the fonts are right (grr).
3633 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 552 % Kludge this until the fonts are right (grr).
3633 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 4967 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 4967 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 605 % Kludge this until the fonts are right (grr).
4695 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 4914 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 605 % Kludge this until the fonts are right (grr).
4691 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 605 % Kludge this until the fonts are right (grr).
4691 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 4916 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 605 % Kludge this until the fonts are right (grr).
4691 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex 605 % Kludge this until the fonts are right (grr).
4691 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 4967 % @code, which sets - active. This problem was fixed by a kludge---
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 4967 % @code, which sets - active. This problem was fixed by a kludge---

Completed in 233 milliseconds