Home
last modified time | relevance | path

Searched refs:temporary (Results 1 – 25 of 494) sorted by relevance

12345678910>>...20

/openbsd/regress/usr.bin/mandoc/roff/ti/
H A Dbasic-man.out_ascii4 ti-basic-man - temporary indentation in man(7)
8 This text is indented. However, the indent is temporary, so as soon
10 The temporary indent can be relative. All the same, it will
H A Dbasic-mdoc.out_ascii4 ttii--bbaassiicc--mmddoocc - temporary indent in mdoc(7)
8 This text is indented. However, the indent is temporary, so as soon
10 The temporary indent can be relative. All the same, it will
H A Dwide.out_ascii4 ti-wide - excessive temporary indentation
/openbsd/sbin/slaacd/
H A Dengine.c173 int temporary; member
224 int temporary; member
728 cei.temporary = iface->temporary; in send_interface_info()
798 cei_addr_proposal.temporary = addr_proposal->temporary; in send_interface_info()
1302 iface->temporary = imsg_ifinfo->temporary; in engine_update_iface()
1325 if (iface->temporary != imsg_ifinfo->temporary) { in engine_update_iface()
1326 iface->temporary = imsg_ifinfo->temporary; in engine_update_iface()
1604 if (temporary) { in gen_addr()
1943 (addr_proposal->temporary && !iface->temporary)) in update_iface_ra_prefix()
2137 address.temporary = addr_proposal->temporary; in configure_address()
[all …]
H A Dslaacd.h87 int temporary; member
129 int temporary; member
174 int temporary; member
H A Dengine.h27 int temporary; member
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dlvalue.t17 like $w, qr/Useless assignment to a temporary at/,
21 like $w, qr/Useless assignment to a temporary at/,
/openbsd/lib/libcurses/tinfo/
H A DMKfallback.sh65 echo creating temporary terminfo directory... >&2
166 echo removing temporary terminfo directory... >&2
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dt-darwin18 # it to not properly process the first # directive, causing temporary
20 # works around this by not having any temporary file names.
/openbsd/gnu/gcc/gcc/config/
H A Dt-darwin30 # it to not properly process the first # directive, causing temporary
32 # works around this by not having any temporary file names.
/openbsd/regress/sbin/slaacd/
H A DSlaacctl.py29 self.temporary = None
46 iface['temporary'] = self.temporary
79 self.temporary = m.group(3)
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dpp_pack7 Attempt to pack pointer to temporary value
34 Attempt to pack pointer to temporary value at - line 4.
/openbsd/gnu/llvm/libcxx/cmake/caches/
H A DGeneric-asan.cmake2 # This is a temporary (hopefully) workaround for an ASan issue (see https://llvm.org/D119410).
/openbsd/regress/sys/netinet/arp/
H A DMakefile228 REGRESS_TARGETS += run-arp-temporary
229 run-arp-temporary: addr.py
230 @echo Send ARP Request to change temporary entry on other interface
/openbsd/gnu/gcc/gcc/config/soft-fp/
H A Dt-softfp41 # Avoiding replacing the libgcc2.c functions is a temporary measure
54 # This is another temporary measure.
/openbsd/usr.sbin/slaacctl/
H A Dslaacctl.c201 printf("temporary: %3s\n", cei->temporary ? "yes" : in show_interface_msg()
272 cei_addr_proposal->temporary ? "y" : "n"); in show_interface_msg()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h304 void addWriteback(LValue srcLV, Address temporary, llvm::Value *toUse) { in addWriteback() argument
305 Writeback writeback = {srcLV, temporary, toUse}; in addWriteback()
/openbsd/gnu/llvm/llvm/utils/gn/build/
H A Dsymbol_exports.gni19 # Create a platform-appropriate name for the temporary file.
/openbsd/share/snmp/
H A DSNMP-USER-BASED-SM-MIB.txt180 - a temporary variable is initialized to the existing value
185 temporary variable, and the result is input to the
187 the temporary variable is set to this digest value;
188 - the value of the temporary variable is XOR-ed with
195 temporary variable, and the result is input to the
222 - a temporary variable is initialized to the existing value
227 temporary variable, and the result is input to the
229 temporary variable is set to this digest value;
230 - the value of the temporary variable is XOR-ed with
238 temporary variable, and the result is input to the
/openbsd/usr.bin/file/magdir/
H A Dwordprocessors68 >8 short 2324 PlanPerfect temporary printer
78 >8 short 3083 Printer temporary file
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def90 ANALYZER_OPTION(bool, ShouldIncludeTemporaryDtorsInCFG, "cfg-temporary-dtors",
91 "Whether or not the destructors for C++ temporary "
143 "Whether C++ temporary destructors should be inlined "
144 "during analysis. If temporary destructors are disabled "
145 "in the CFG via the 'cfg-temporary-dtors' option, "
146 "temporary destructors would not be inlined anyway.",
/openbsd/gnu/usr.bin/perl/dist/Attribute-Handlers/
H A DChanges140 Attribute handlers being applied to a temporary CV has actually been
143 after the temporary CV has been merged into the existing CV or has
/openbsd/gnu/usr.bin/perl/dist/Search-Dict/
H A DREADME.release10 2. Rsync the Search-Dict directory to a temporary directory for
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
H A DREADME.release10 2. Rsync the ExtUtils-CBuilder directory to a temporary directory for
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-vax.texi58 Some other assemblers use a temporary file. This option
75 Some other assemblers may use a temporary file, and this option
76 takes a filename being the directory to site the temporary
77 file. Since @code{@value{AS}} does not use a temporary disk file, this

12345678910>>...20