| /freebsd-14-stable/contrib/tcp_wrappers/ |
| HD | setenv.c | 19 int setenv(char *name, char *value, int clobber) in setenv() argument 25 if (clobber == 0 && getenv(name) != 0) in setenv()
|
| HD | environ.c | 93 int setenv(char *name, char *value, int clobber) in setenv() argument 104 if (envp != 0 && clobber == 0) in setenv()
|
| /freebsd-14-stable/contrib/elftoolchain/common/ |
| HD | Makefile | 8 .PHONY: all clean clobber depend obj 12 clean clobber: target
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/VE/ |
| HD | VERegisterInfo.cpp | 136 Register clobber; member in __anonc617b4360111::EliminateFrameIndex 190 : TII(TII), TRI(TRI), DL(DL), MBB(MBB), II(II), clobber(VE::SX13) {} in EliminateFrameIndex() 213 build(VE::LEAzii, clobber).addImm(0).addImm(0).addImm(Lo_32(Offset)); in prepareReplaceFI() 214 build(VE::ANDrm, clobber).addReg(clobber).addImm(M0(32)); in prepareReplaceFI() 215 build(VE::LEASLrri, clobber) in prepareReplaceFI() 216 .addReg(clobber) in prepareReplaceFI() 221 FrameReg = clobber; in prepareReplaceFI()
|
| /freebsd-14-stable/usr.bin/split/ |
| HD | split.c | 67 static bool clobber = true; /* Whether to overwrite existing output files. */ variable 132 clobber = false; in main() 369 if (!clobber) in newfile() 446 if (!clobber && errno == EEXIST) in newfile()
|
| /freebsd-14-stable/sys/conf/ |
| HD | kern.post.mk | 72 .for target in all clean cleandepend cleandir clobber depend install \ 80 ${target:S/^reinstall$/install/:S/^clobber$/cleandir/} 86 ${target:S/^reinstall$/install/:S/^clobber$/cleandir/} 151 kernel-clobber:
|
| /freebsd-14-stable/contrib/elftoolchain/libelftc/ |
| HD | Makefile | 54 .if !make(clean) && !make(clobber) && !make(obj)
|
| /freebsd-14-stable/crypto/openssh/regress/misc/fuzz-harness/ |
| HD | kex_fuzz.cc | 42 struct sshbuf *store, int clobber, size_t *n) in do_send_and_receive() argument 57 debug_f("%zu%s", len, clobber ? " ignore" : ""); in do_send_and_receive() 68 if (!clobber && (r = ssh_input_append(to, buf, len)) != 0) { in do_send_and_receive()
|
| /freebsd-14-stable/contrib/byacc/ |
| HD | descrip.mms | 35 clobber : clean
|
| HD | Makefile.old | 54 clobber:; @rm -f $(OBJS) $(PROGRAM)
|
| HD | vmsbuild.com | 153 $ clobber :
|
| /freebsd-14-stable/usr.bin/mail/ |
| HD | cmdtab.c | 118 { "clobber", clobber, M|RAWLIST, 0, 1 },
|
| HD | extern.h | 91 int clobber(void *);
|
| HD | cmd2.c | 387 clobber(void *arg) in clobber() function
|
| /freebsd-14-stable/contrib/ntp/html/hints/ |
| HD | decosf1 | 29 as it will cheerfully clobber your painstakingly crafted ntp.conf program.
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/ |
| HD | M68kInstrCompiler.td | 76 // sub / add which can clobber CCR.
|
| HD | M68kInstrControl.td | 261 // All calls clobber the non-callee saved registers. %SP is marked as
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyInstrControl.td | 70 // These use/clobber VALUE_STACK to prevent them from being moved into the
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| HD | LoongArchRegisterInfo.td | 118 // restored to the saved value before the tail call, which would clobber a call
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrControl.td | 205 // All calls clobber the non-callee saved registers. ESP is marked as
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| HD | MSP430InstrInfo.td | 172 // sub / add which can clobber SR. 277 // All calls clobber the non-callee saved registers. SPW is marked as
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVRegisterInfo.td | 184 // restored to the saved value before the tail call, which would clobber a call
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.td | 129 // These instructions do not use or clobber the condition codes. 131 // instructions clobber CC, so that we can lower them to separate 192 // Decrement a register and branch if it is nonzero. These don't clobber CC, 199 // This doesn't need to clobber CC since we never need to split it.
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/ |
| HD | XCoreInstrInfo.td | 698 // All calls clobber the link register and the non-callee-saved registers: 979 // All calls clobber the link register and the non-callee-saved registers:
|
| /freebsd-14-stable/contrib/bmake/mk/ |
| HD | mk-files.txt | 110 # now clobber the environment
|