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

/netbsd-6-1-5-RELEASE/lib/libcurses/
H A Doverwrite.c52 overwrite(const WINDOW *win1, WINDOW *win2) function
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dsetenv.c37 int setenv(const char *name, const char *value, int overwrite) { argument
/netbsd-6-1-5-RELEASE/external/bsd/openpam/dist/lib/
H A Dpam_setenv.c60 pam_setenv(pam_handle_t *pamh, const char *name, const char *value, int overwrite) argument
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/compat/
H A Dsetenv.c26 setenv(const char *name, const char *value, unused int overwrite) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dsetenv.c106 mysetenv(const char *name, const char *value, int overwrite) { argument
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A Denvironment.c157 setenv(const char *name, const char *value, int overwrite) argument
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dmime_detach.c61 int overwrite; member in struct:__anon9825
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dverify.c123 int overwrite; /* overwrite files? */ member in struct:prog_t
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Dos_none.c82 int os_setenv(const char *name, const char *value, int overwrite) argument
H A Dos_win32.c156 int os_setenv(const char *name, const char *value, int overwrite) argument
H A Dos_internal.c173 int os_setenv(const char *name, const char *value, int overwrite) argument
H A Dos_unix.c266 int os_setenv(const char *name, const char *value, int overwrite) argument
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dufs_readwrite.c333 bool overwrite; /* if we're overwrite a whole block */ local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/netpgp/
H A Dnetpgp.c174 int overwrite; /* overwrite files? */ member in struct:prog_t
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dlogin_cap.c487 envset(void *envp __unused, const char *name, const char *value, int overwrite) argument
/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_bio.c712 const bool overwrite = (flags & UBC_FAULTBUSY) != 0; local
/netbsd-6-1-5-RELEASE/sys/nfs/
H A Dnfs_bio.c505 bool overwrite; /* if we are overwriting whole pages */ local
H A Dnfs_subs.c1330 int hashent = 0, gen, overwrite; /* XXX: GCC */ local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcreate.c1207 pgp_filewrite(const char *filename, const char *buf, const size_t len, const unsigned overwrite) argument
H A Dsignature.c895 open_output_file(pgp_output_t **output, const char *inname, const char *outname, const char *suffix, const unsigned overwrite) argument
934 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
H A Dnetpgp.c1277 const unsigned overwrite = 1; local
1307 const unsigned overwrite = 1; local
1347 const unsigned overwrite = 1; local
/netbsd-6-1-5-RELEASE/sys/ufs/chfs/
H A Dchfs_vnops.c864 bool overwrite; /* if we're overwrite a whole block */ local
/netbsd-6-1-5-RELEASE/usr.bin/error/
H A Dtouch.c637 writetouched(int overwrite) argument
/netbsd-6-1-5-RELEASE/sys/miscfs/genfs/
H A Dgenfs_io.c128 const bool overwrite = (flags & PGO_OVERWRITE) != 0; local

Completed in 208 milliseconds