Searched defs:overwrite (Results 1 - 21 of 21) sorted by relevance

/freebsd-current/contrib/openpam/lib/libpam/
H A Dpam_setenv.c58 pam_setenv(pam_handle_t *pamh, const char *name, const char *value, int overwrite) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h38 static inline int setenv(const char *name, const char *value, int overwrite) argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBEnvironment.cpp75 bool SBEnvironment::Set(const char *name, const char *value, bool overwrite) { argument
/freebsd-current/stand/libsa/
H A Denvironment.c151 setenv(const char *name, const char *value, int overwrite) argument
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_environment.cpp173 void __kmp_env_set(char const *name, char const *value, int overwrite) { argument
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_overlay.c127 overwrite(const WINDOW *win1, WINDOW *win2) function
/freebsd-current/contrib/wpa/src/utils/
H A Dos_win32.c181 int os_setenv(const char *name, const char *value, int overwrite) argument
H A Dos_none.c87 int os_setenv(const char *name, const char *value, int overwrite) argument
H A Dos_unix.c402 int os_setenv(const char *name, const char *value, int overwrite) argument
H A Dos_internal.c204 int os_setenv(const char *name, const char *value, int overwrite) argument
/freebsd-current/lib/libc/stdlib/
H A Dgetenv.c468 __setenv(const char *name, size_t nameLen, const char *value, int overwrite) argument
590 setenv(const char *name, const char *value, int overwrite) argument
/freebsd-current/lib/libutil/
H A Dlogin_class.c123 int overwrite; member in struct:login_vars
/freebsd-current/stand/ficl/
H A Dloader.c110 int names, values, overwrite; local
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp687 void Defined::overwrite(Symbo function in class:Defined
[all...]
H A DSymbols.h260 void overwrite(Symbol &sym, Kind k) const { function in class:lld::elf::Symbol
401 void overwrite(Symbol &sym) const { function in class:lld::elf::CommonSymbol
420 void overwrite(Symbol &sym) const { function in class:lld::elf::Undefined
464 void overwrite(Symbol &sym) const { function in class:lld::elf::SharedSymbol
492 void overwrite(Symbol &sym) const { Symbol::overwrite(sy function in class:lld::elf::LazySymbol
[all...]
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c432 vga_copy_bitmap_portion(uint8_t *pattern_2colors, uint8_t *pattern_ncolors, const uint8_t *src, const uint8_t *src_mask, unsigned int src_width, unsigned int src_x, unsigned int dst_x, unsigned int x_count, unsigned int src_y, unsigned int dst_y, unsigned int y_count, term_color_t fg, term_color_t bg, int overwrite) argument
/freebsd-current/sys/dev/ice/
H A Dice_flex_pipe.c925 u8 overwrite; /* overwrite existing entries allowed */ member in struct:ice_blk_size_details
H A Dice_flex_type.h441 u8 overwrite; /* set to true to allow overwrite of table entries */ member in struct:ice_blk_info
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h283 bool overwrite; member in struct:__anon9716
/freebsd-current/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp740 INTERCEPTOR(int, setenv, const char *name, const char *value, int overwrite) { argument
/freebsd-current/sys/contrib/zstd/programs/
H A Dfileio.c327 U32 overwrite; member in struct:FIO_prefs_s
[all...]

Completed in 455 milliseconds