Home
last modified time | relevance | path

Searched refs:tclose (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/regress/sys/netinet/bindconnect/
H A Dbindconnect.c292 pthread_t *tsocket, *tclose, *tbind, *tconnect, *tdelroute; in main() local
448 tclose = calloc(close_num, sizeof(pthread_t)); in main()
449 if (tclose == NULL) in main()
452 errno = pthread_create(&tclose[n], NULL, thread_close, &run); in main()
507 errno = pthread_join(tclose[n], (void **)&count); in main()
512 free(tclose); in main()
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dtexinfo.tex1309 \def\samp#1{`\tclose{#1}'\null}
1328 \def\tclose#1{%
1355 % We must therefore turn them both off (\tclose does that)
1376 \def\codex #1{\tclose{#1}\endgroup}
1378 %\let\exp=\tclose %Was temporary
1408 \else{\tclose{\kbdfont\look}}\fi
1409 \else{\tclose{\kbdfont\look}}\fi}
2750 \def\tclose##1{\realbackslash tclose {##1}}%
2836 \let\tclose=\indexdummyfont
4788 \tclose{#1}% avoid \code because of side effects on active chars
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/
H A Dtexinfo.tex1524 \def\samp#1{`\tclose{#1}'\null}
1543 \def\tclose#1{%
1570 % We must therefore turn them both off (\tclose does that)
1601 \def\codex #1{\tclose{#1}\endgroup}
1633 \else{\tclose{\kbdfont\look}}\fi
1634 \else{\tclose{\kbdfont\look}}\fi}
3120 \definedummyword{tclose}%
5287 \tclose{#1}% avoid \code because of side effects on active chars
/openbsd-src/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex1734 \def\samp#1{`\tclose{#1}'\null}
1753 \def\tclose#1{%
1780 % We must therefore turn them both off (\tclose does that)
1807 \def\codex #1{\tclose{#1}\endgroup}
1838 \else{\tclose{\kbdfont\look}}\fi
1839 \else{\tclose{\kbdfont\look}}\fi}
3102 \definedummyword{tclose}%
5306 \ifx\temp\empty\else \tclose{\temp} \fi
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex1762 \def\samp#1{`\tclose{#1}'\null}
1781 \def\tclose#1{%
1808 % We must therefore turn them both off (\tclose does that)
1835 \def\codex #1{\tclose{#1}\endgroup}
1866 \else{\tclose{\kbdfont\look}}\fi
1867 \else{\tclose{\kbdfont\look}}\fi}
3215 \definedummyword{tclose}%
5401 \ifx\temp\empty\else \tclose{\temp} \fi
/openbsd-src/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex1835 \def\samp#1{`\tclose{#1}'\null}
1854 \def\tclose#1{%
1881 % We must therefore turn them both off (\tclose does that)
1914 \def\codex #1{\tclose{#1}\endgroup}
1967 \else{\tclose{\kbdfont\look}}\fi
1968 \else{\tclose{\kbdfont\look}}\fi}
3317 \definedummyword{tclose}%
5525 \ifx\temp\empty\else \tclose{\temp} \fi
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog.4611170 * texinfo.tex (\deftypefunargs): use \tclose rather than \code to
11364 * texinfo.tex (\tclose): Use \spaceskip instead of modifying
11367 * texinfo.tex (\t, \key, \tclose): Use \hyphenchar instead of
11373 * texinfo.tex (\t, \key, \tclose): Use \hyphenchar instead of
11859 (\tclose, \key, \t): Turn off line breaks at hyphens.
12284 * texinfo.tex (\samp): Use \tclose.
12288 * texinfo.tex (\tclose): Make `@ ' a full-width space.
12356 * texinfo.tex (\chapter, etc.): Undefine \tclose around \edef\temp.
12360 * texinfo.tex (\tclose): Like \t but make space same width
12362 (\code, \kbd): Use \tclose.