Searched refs:permits (Results 1 – 25 of 116) sorted by relevance
12345
| /openbsd/src/usr.bin/ssh/ |
| D | auth-options.c | 253 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/ |
| D | POSIX | 50 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/ |
| D | c-xc16x.texi | 53 differs from @samp{.lcomm} only in that it permits you to specify
|
| D | c-sparc.texi | 96 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.
|
| D | c-i960.texi | 152 differs from @samp{.lcomm} only in that it permits you to specify
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | README | 1 BFD is an object file library. It permits applications to use the
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | README | 1 BFD is an object file library. It permits applications to use the
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-m88k.texi | 63 differs from @samp{.lcomm} only in that it permits you to specify
|
| D | c-sparc.texi | 96 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.
|
| D | c-i960.texi | 152 differs from @samp{.lcomm} only in that it permits you to specify
|
| /openbsd/src/gnu/usr.bin/perl/ext/Pod-Html/t/ |
| D | htmlview.pod | 24 supports the extended B<< syntax >> and permits I<< nested tags E<amp>
|
| D | htmlview.t | 87 …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/ |
| D | README.signal | 74 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/ |
| D | README.txt | 150 full advantage of what WebAssembly permits.
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| D | README | 94 disabled, 8-bit mode enabled if parity permits, and CR to CR/LF
|
| /openbsd/src/games/hunt/ |
| D | README.protocol | 258 for more commands. This permits the client to
|
| /openbsd/src/gnu/usr.bin/binutils/etc/ |
| D | configure.texi | 129 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/ |
| D | configure.texi | 129 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/ |
| D | perlmodinstall.pod | 201 package. The former is a simple compression tool; the latter permits
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | copying-lib.texi | 82 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/ |
| D | NEWS | 336 boiled down to add-symbol, sub-symbol, and constant. This permits slightly
|
| /openbsd/src/gnu/llvm/llvm/docs/Proposals/ |
| D | VariableNames.rst | 237 ``git blame`` (or ``git annotate``) permits quickly identifying the commit that
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | ffe.texi | 610 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/ |
| D | NEWS | 406 boiled down to add-symbol, sub-symbol, and constant. This permits slightly
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | linker.texi | 338 permits local symbols to be written out, the @code{discard} field
|
12345