Home
last modified time | relevance | path

Searched refs:permits (Results 1 – 25 of 116) sorted by relevance

12345

/openbsd/src/usr.bin/ssh/
Dauth-options.c253 char *opt, *tmp, *cp, *host, **permits = *permitsp; in handle_permit() local
305 if ((permits = recallocarray(permits, npermits, npermits + 1, in handle_permit()
306 sizeof(*permits))) == NULL) { in handle_permit()
312 permits[npermits++] = opt; in handle_permit()
313 *permitsp = permits; in handle_permit()
/openbsd/src/usr.bin/sed/
DPOSIX50 implementation permits whitespace but does not require it.
54 POSIX. This implementation permits whitespace but does not
132 specified. Since the sed Synopsis permits this form of the command,
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-xc16x.texi53 differs from @samp{.lcomm} only in that it permits you to specify
Dc-sparc.texi96 SPARC GAS normally permits data to be misaligned. For example, it
97 permits the @code{.long} pseudo-op to be used on a byte boundary.
Dc-i960.texi152 differs from @samp{.lcomm} only in that it permits you to specify
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
DREADME1 BFD is an object file library. It permits applications to use the
/openbsd/src/gnu/usr.bin/binutils/bfd/
DREADME1 BFD is an object file library. It permits applications to use the
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-m88k.texi63 differs from @samp{.lcomm} only in that it permits you to specify
Dc-sparc.texi96 SPARC GAS normally permits data to be misaligned. For example, it
97 permits the @code{.long} pseudo-op to be used on a byte boundary.
Dc-i960.texi152 differs from @samp{.lcomm} only in that it permits you to specify
/openbsd/src/gnu/usr.bin/perl/ext/Pod-Html/t/
Dhtmlview.pod24 supports the extended B<< syntax >> and permits I<< nested tags E<amp>
Dhtmlview.t87 …ic</i> text</b>. The module also supports the extended <b>syntax</b> and permits <i>nested tags &a…
/openbsd/src/usr.bin/vi/cl/
DREADME.signal74 The second problem is that vi permits you to enter literal signal
158 processes) receive the SIGTSTP. This permits it to clean up the terminal
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DREADME.txt150 full advantage of what WebAssembly permits.
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
DREADME94 disabled, 8-bit mode enabled if parity permits, and CR to CR/LF
/openbsd/src/games/hunt/
DREADME.protocol258 for more commands. This permits the client to
/openbsd/src/gnu/usr.bin/binutils/etc/
Dconfigure.texi129 system permits the developer to concentrate on writing the program,
215 which permits developers to write very simple Makefiles. However, this
257 It permits you to remove the built files by simply removing the entire
260 It permits you to build from the same sources with several sets of
1198 included by your program. This permits your C code to use preprocessor
1314 in @samp{AUTOMAKE_OPTIONS} in @file{Makefile.am}. This permits
1647 as the canonical target configuration name. This permits the user to
1687 permits building an entire set of cross tools at once.
2230 generally not very useful with a Canadian Cross; it permits an optional
2619 configure script. It permits building many different packages with a
/openbsd/src/gnu/usr.bin/binutils-2.17/etc/
Dconfigure.texi129 system permits the developer to concentrate on writing the program,
215 which permits developers to write very simple Makefiles. However, this
257 It permits you to remove the built files by simply removing the entire
260 It permits you to build from the same sources with several sets of
1200 included by your program. This permits your C code to use preprocessor
1316 in @samp{AUTOMAKE_OPTIONS} in @file{Makefile.am}. This permits
1649 as the canonical target configuration name. This permits the user to
1689 permits building an entire set of cross tools at once.
2232 generally not very useful with a Canadian Cross; it permits an optional
2621 configure script. It permits building many different packages with a
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlmodinstall.pod201 package. The former is a simple compression tool; the latter permits
/openbsd/src/gnu/lib/libiberty/src/
Dcopying-lib.texi82 General Public License therefore permits such linking only if the
84 Public License permits more lax criteria for linking other code with
/openbsd/src/gnu/usr.bin/binutils/gas/
DNEWS336 boiled down to add-symbol, sub-symbol, and constant. This permits slightly
/openbsd/src/gnu/llvm/llvm/docs/Proposals/
DVariableNames.rst237 ``git blame`` (or ``git annotate``) permits quickly identifying the commit that
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dffe.texi610 constant that permits backslashes.
676 and it permits a standard-conforming compiler
1327 the GBEL offers an interface that permits the @code{gcc} front end
1389 Not surprisingly, the GBE faithfully permits the latter set of items
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DNEWS406 boiled down to add-symbol, sub-symbol, and constant. This permits slightly
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dlinker.texi338 permits local symbols to be written out, the @code{discard} field

12345