Searched refs:kludge (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/adv_cmds-158/last/
H A Dlast.c96 * kludge: last was originally designed to take
368 int kludge = 0; local
372 * kludge -- we assume that most tty's end with
376 kludge = 8; /* either 6 for "ttyxx" or 8 for "console"; use largest */
378 * kludge -- we assume cloning ptys names are "ttys" followed by
386 kludge = len + sizeof("tty");
388 if (kludge) {
389 if (!(mval = malloc(kludge)))
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Ddict_proxy.c396 char *kludge = 0; local
434 prefix = kludge = concatenate(var_queue_dir, "/",
438 if (kludge)
439 myfree(kludge);
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.sched.c73 /* This is a major kludge because of a gcc linker */
76 char kludge[10]; local
78 sprintf(kludge, CGETS(24, 1, "kludge"));
/macosx-10.10.1/shell_cmds-179/killall/
H A Dkillall.c122 int kludge = 1; local
131 kludge = 0;
134 if (kludge && *argv[i] == '-' && *ptr && strchr(OPTIONS, *ptr) == NULL) {
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dreq.c124 * -asn1-kludge - output new certificate request in a format that some CA's
180 int nodes=0,kludge=0,newhdr=0,subject=0,pubkey=0; local
447 else if (strcmp(*argv,"-asn1-kludge") == 0)
448 kludge=1;
449 else if (strcmp(*argv,"-no-asn1-kludge") == 0)
450 kludge=0;
536 BIO_printf(bio_err," -asn1-kludge Output the 'request' in a format that is wrong but some CA's\n");
861 * request, the kludge 'format' info should not be
863 kludge= -1;
916 if ((kludge >
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Daspvbs.vim160 " This is a kludge so the HTML will sync properly
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex2007 % Contains a kludge to get @end[description] to work.
2041 \def\Edescription{\Etable}% Necessary kludge.
2629 % The c kludge breaks documentdescription, since
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1905 % Contains a kludge to get @end[description] to work.
1939 \def\Edescription{\Etable}% Necessary kludge.
2457 % The c kludge breaks documentdescription, since
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex1514 %% Contains a kludge to get @end[description] to work
1547 \def\Edescription{\Etable}% Neccessary kludge.
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex1783 % Contains a kludge to get @end[description] to work.
1817 \def\Edescription{\Etable}% Necessary kludge.
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex1827 % Contains a kludge to get @end[description] to work.
1861 \def\Edescription{\Etable}% Necessary kludge.
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex3504 % @code, which sets - active. This problem was fixed by a kludge---
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex3633 % @code, which sets - active. This problem was fixed by a kludge---
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex3633 % @code, which sets - active. This problem was fixed by a kludge---
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex4249 % @code, which sets - active. This problem was fixed by a kludge---
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex4249 % @code, which sets - active. This problem was fixed by a kludge---

Completed in 450 milliseconds