Searched defs:type (Results 426 - 450 of 2885) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/usr.sbin/mtree/
H A Dspec.c168 int type; local
[all...]
H A Dverify.c163 const char *type, *what; local
[all...]
/freebsd-10.1-release/usr.sbin/ppp/
H A Datm.c144 atm_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dlink.h41 int type; /* _LINK type */ member in struct:link
H A Dvjcomp.c76 int type; local
115 VjUncompressTcp(struct ipcp *ipcp, struct mbuf *bp, u_char type) argument
168 u_char type; local
[all...]
/freebsd-10.1-release/usr.sbin/quotaon/
H A Dquotaon.c153 quotaonoff(struct fstab *fs, int offmode, int type) argument
/freebsd-10.1-release/usr.sbin/rtsold/
H A Drtsock.c71 u_char type; member in struct:__anon12119
/freebsd-10.1-release/contrib/ntp/lib/isc/include/isc/
H A Drwlock.h83 isc_rwlocktype_t type; member in struct:isc_rwlock
105 isc_rwlocktype_t type; member in struct:isc_rwlock
/freebsd-10.1-release/contrib/ntp/lib/isc/
H A Dtimer_api.c98 isc_timer_create(isc_timermgr_t *manager, isc_timertype_t type, argument
130 isc_timer_reset(isc_timer_t *timer, isc_timertype_t type, argument
/freebsd-10.1-release/contrib/ntp/ntpdc/
H A Dntpdc.h33 u_char type; member in struct:__anon13
/freebsd-10.1-release/crypto/openssl/crypto/comp/
H A Dcomp.h14 int type; /* NID for compression library */ member in struct:comp_method_st
/freebsd-10.1-release/crypto/openssl/crypto/evp/
H A Devp_pkey.c204 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
213 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) argument
222 EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, const char *attrname, int type, const unsigned char *bytes, int len) argument
H A Devp_key.c119 int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, argument
H A De_rc2.c169 static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) argument
194 static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) argument
207 static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, in argument
[all...]
H A Dpmeth_gn.c195 EVP_PKEY *EVP_PKEY_new_mac_key(int type, ENGINE *e, argument
H A Ddigest.c139 int EVP_DigestInit(EVP_MD_CTX *ctx, const EVP_MD *type) argument
145 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) argument
336 EVP_Digest(const void *data, size_t count, unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/pem/
H A Dpem_seal.c70 int PEM_SealInit(PEM_ENCODE_SEAL_CTX *ctx, EVP_CIPHER *type, EVP_MD *md_type, argument
/freebsd-10.1-release/crypto/openssl/crypto/threads/
H A Dth-lock.c144 void win32_locking_callback(int mode, int type, char *file, int line) argument
209 void solaris_locking_callback(int mode, int type, char *file, int line) argument
301 irix_locking_callback(int mode, int type, char *file, int line) argument
360 pthreads_locking_callback(int mode, int type, char *file, int line) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Da_sign.c236 const EVP_MD *type; local
130 ASN1_sign(i2d_of_void *i2d, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey, const EVP_MD *type) argument
219 ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey, const EVP_MD *type) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/cmac/
H A Dcm_pmeth.c122 static int pkey_cmac_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) argument
154 pkey_cmac_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value) argument
/freebsd-10.1-release/crypto/openssl/crypto/rsa/
H A Drsa_sign.c70 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, argument
/freebsd-10.1-release/bin/date/
H A Dvary.c58 domktime(struct tm *t, char type) argument
128 adjyear(struct tm *t, char type, int val, int mk) argument
149 adjmon(struct tm *t, char type, int val, int istext, int mk) argument
209 adjday(struct tm *t, char type, in argument
253 adjwday(struct tm *t, char type, int val, int istext, int mk) argument
289 adjhour(struct tm *t, char type, int val, int mk) argument
334 adjmin(struct tm *t, char type, int val, int mk) argument
375 adjsec(struct tm *t, char type, int val, int mk) argument
418 char type; local
[all...]
/freebsd-10.1-release/bin/dd/
H A Ddd.c255 int type; local
/freebsd-10.1-release/bin/ed/
H A Ded.h79 int type; /* command type */ member in struct:undo
/freebsd-10.1-release/bin/getfacl/
H A Dgetfacl.c178 print_acl(char *path, acl_type_t type, int hflag, int iflag, int nflag, argument
263 print_acl_from_stdin(acl_type_t type, int hflag, int iflag, int nflag, argument
284 acl_type_t type = ACL_TYPE_ACCESS; local
[all...]

Completed in 428 milliseconds

<<11121314151617181920>>