Searched defs:preserve_dates (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Drename.c210 smart_rename(const char *from, const char *to, int fromfd, struct stat *target_stat, bool preserve_dates) argument
H A Dar.c83 int preserve_dates = 0; variable
H A Dobjcopy.c96 static bool preserve_dates; /* Preserve input file timestamp. */ variable
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Drename.c210 smart_rename(const char *from, const char *to, int fromfd, struct stat *target_stat, bool preserve_dates) argument
H A Dar.c83 int preserve_dates = 0; variable
H A Dobjcopy.c96 static bool preserve_dates; /* Preserve input file timestamp. */ variable
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dar.c83 int preserve_dates = 0; variable
H A Dobjcopy.c95 static bfd_boolean preserve_dates; /* Preserve input file timestamp. */ variable
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dx509.c184 int preserve_dates = 0; local
952 x509_certify(X509_STORE *ctx, const char *CAfile, const EVP_MD *digest, X509 *x, X509 *xca, EVP_PKEY *pkey, STACK_OF(OPENSSL_STRING) *sigopts, const char *serialfile, int create, int days, int clrext, CONF *conf, const char *section, ASN1_INTEGER *sno, int reqfile, int preserve_dates) argument
1064 sign(X509 *x, EVP_PKEY *pkey, int days, int clrext, const EVP_MD *digest, CONF *conf, const char *section, int preserve_dates) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dx509.c293 int preserve_dates = 0; local

Completed in 136 milliseconds