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

12

/netbsd-current/lib/libcurses/
H A Doverwrite.c52 overwrite(const WINDOW *win1, WINDOW *win2) function
/netbsd-current/tools/compat/
H A Dsetenv.c37 int setenv(const char *name, const char *value, int overwrite) { argument
/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dpam_setenv.c63 pam_setenv(pam_handle_t *pamh, const char *name, const char *value, int overwrite) argument
/netbsd-current/sys/arch/ia64/stand/common/
H A Denvironment.c157 setenv(const char *name, const char *value, int overwrite) argument
/netbsd-current/usr.bin/mail/
H A Dmime_detach.c61 int overwrite; member in struct:__anon19276
/netbsd-current/external/ibm-public/postfix/dist/src/xsasl/
H A Dxsasl_saslc_client.c113 setprop(saslc_sess_t *sess, int overwrite, const char *key, const char *value) argument
/netbsd-current/external/bsd/wpa/dist/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_internal.c198 int os_setenv(const char *name, const char *value, int overwrite) argument
H A Dos_unix.c391 int os_setenv(const char *name, const char *value, int overwrite) argument
/netbsd-current/sys/ufs/lfs/
H A Dulfs_readwrite.c314 bool overwrite; /* if we're overwrite a whole block */ local
/netbsd-current/sys/ufs/ufs/
H A Dufs_readwrite.c349 bool overwrite; /* if we're overwrite a whole block */ local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h242 bool skip, update, overwrite; member in struct:filesystem::copy_options_existing_file
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h283 bool skip, update, overwrite; member in struct:filesystem::copy_options_existing_file
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgp/
H A Dnetpgp.c174 int overwrite; /* overwrite files? */ member in struct:prog_t
/netbsd-current/lib/libutil/
H A Dlogin_cap.c489 envset(void *envp __unused, const char *name, const char *value, int overwrite) argument
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcreate.c1212 pgp_filewrite(const char *filename, const char *buf, const size_t len, const unsigned overwrite) argument
H A Dsignature.c976 open_output_file(pgp_output_t **output, const char *inname, const char *outname, const char *suffix, const unsigned overwrite) argument
1019 pgp_sign_file(pgp_io_t *io, const char *inname, const char *outname, const pgp_seckey_t *seckey, const char *hashname, const int64_t from, const uint64_t duration, const unsigned armored, const unsigned cleartext, const unsigned overwrite) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Denvmgmt.c726 __collector_setenv (const char *name, const char *value, int overwrite) argument
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistfile.c648 history_do_write (const char *filename, int nelements, int overwrite) argument
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dhistfile.c680 history_do_write (const char *filename, int nelements, int overwrite) argument
/netbsd-current/sys/nfs/
H A Dnfs_bio.c504 bool overwrite; /* if we are overwriting whole pages */ local
/netbsd-current/sys/ufs/chfs/
H A Dchfs_vnops.c874 bool overwrite; /* if we're overwrite a whole block */ local
/netbsd-current/sys/uvm/
H A Duvm_aobj.c811 bool overwrite = ((flags & PGO_OVERWRITE) != 0); local
H A Duvm_bio.c743 const bool overwrite = (flags & UBC_FAULTBUSY) != 0; local
983 const bool overwrite = (flags & UBC_FAULTBUSY) != 0; local

Completed in 301 milliseconds

12