Searched defs:copy (Results 1 - 25 of 197) sorted by last modified time

12345678

/freebsd-10.0-release/usr.bin/makewhatis/
H A Dmakewhatis.c265 sbuf_append_edited(struct sbuf *sbuf, char *text, edited_copy copy) argument
/freebsd-10.0-release/usr.bin/rctl/
H A Drctl.c149 char *copy, *expanded; local
247 char *copy, *humanized, buf[6]; local
358 char *copy, *humanized, buf[6]; local
[all...]
/freebsd-10.0-release/usr.bin/xinstall/
H A Dxinstall.c1144 copy(int from_fd, const char *from_name, int to_fd, const char *to_name, function
/freebsd-10.0-release/usr.bin/tset/
H A Dmap.c76 char *copy, *p, *termp; local
/freebsd-10.0-release/usr.bin/units/
H A Dunits.c466 char *copy; local
[all...]
/freebsd-10.0-release/usr.bin/make/
H A Darch.c886 char copy[AR_NAMSIZ + 1]; local
H A Dsuff.c1511 static const char *copy[] = { local
/freebsd-10.0-release/usr.bin/printf/
H A Dprintf.c339 static char *copy; local
/freebsd-10.0-release/usr.bin/dc/
H A Dbcode.c799 struct value copy; local
873 struct value copy; local
H A Dstack.c79 stack_dup_value(const struct value *a, struct value *copy) argument
113 struct value copy; local
126 struct value copy; local
[all...]
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dssl_sess.c540 int copy=1; local
1107 SSL_CTX_sess_set_get_cb(SSL_CTX *ctx, SSL_SESSION *(*cb)(struct ssl_st *ssl, unsigned char *data,int len,int *copy)) argument
/freebsd-10.0-release/crypto/openssl/crypto/evp/
H A Devp.h169 int (*copy)(EVP_MD_CTX *to,const EVP_MD_CTX *from); member in struct:env_md_st
H A Devp_locl.h297 int (*copy)(EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src); member in struct:evp_pkey_method_st
/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Decp_nistp224.c743 const limb copy = -icopy; local
/freebsd-10.0-release/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c260 ASN1_OBJECT *copy = NULL; local
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c3410 copy(char *s) function
/freebsd-10.0-release/crypto/heimdal/appl/push/
H A Dpush.c341 char *copy = beg; local
365 char *copy = beg; local
[all...]
/freebsd-10.0-release/crypto/heimdal/base/
H A Dheimbase.c268 _heim_create_type(const char *name, heim_type_init init, heim_type_dealloc dealloc, heim_type_copy copy, heim_type_cmp cmp, heim_type_hash hash) argument
H A Dheimbasepriv.h66 heim_type_copy copy; member in struct:heim_type_data
/freebsd-10.0-release/crypto/heimdal/kcm/
H A Dcache.c498 kcm_ccache_store_cred(krb5_context context, kcm_ccache ccache, krb5_creds *creds, int copy) argument
532 kcm_ccache_store_cred_internal(krb5_context context, kcm_ccache ccache, krb5_creds *creds, int copy, krb5_creds **credp) argument
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dasn1-template.h107 asn1_type_copy copy; member in struct:asn1_type_func
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dfcache.c800 krb5_ccache copy, newfile; local
[all...]
H A Dpac.c850 krb5_data *copy; local
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dglob.c654 char *copy; local
/freebsd-10.0-release/crypto/openssh/
H A Dauthfile.c282 Buffer copy; local
426 Buffer copy; local
[all...]

Completed in 184 milliseconds

12345678