/dflybsd-src/tools/regression/usr.sbin/installer/libaura/fspred1/ |
H A D | fspred1.c | 22 int pass = 0; in test_is_dir() local 34 int pass; in test_is_program() local 46 int pass; in test_is_device() local 59 int pass; in test_is_named_pipe() local 78 int pass; in test_is_mountpoint_mounted() local 89 int pass; in test_is_device_mounted() local 114 int pass = 1; in main() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | passes.c | 355 set_pass_for_id (int id, struct opt_pass *pass) in set_pass_for_id() 383 register_one_dump_file (struct opt_pass *pass) in register_one_dump_file() 423 register_dump_files_1 (struct opt_pass *pass, int properties) in register_dump_files_1() 455 register_dump_files (struct opt_pass *pass,int properties) in register_dump_files() 464 struct opt_pass *pass; member 492 register_pass_name (struct opt_pass *pass, const char *name) in register_pass_name() 528 struct opt_pass *pass = (*p)->pass; in pass_traverse() local 559 dump_one_pass (struct opt_pass *pass, int pass_indent) in dump_one_pass() 583 dump_pass_list (struct opt_pass *pass, int indent) in dump_pass_list() 684 struct opt_pass *pass; in enable_disable_pass() local [all …]
|
H A D | tree-pass.h | 163 struct opt_pass pass; member 169 struct opt_pass pass; member 181 struct opt_pass pass; member 216 struct opt_pass pass; member 342 struct opt_pass *pass; /* New pass to register. */ member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | passes.c | 744 set_pass_for_id (int id, opt_pass *pass) in set_pass_for_id() 772 register_one_dump_file (opt_pass *pass) in register_one_dump_file() 778 pass_manager::register_one_dump_file (opt_pass *pass) in register_one_dump_file() 841 pass_manager::register_dump_files (opt_pass *pass) in register_dump_files() 859 pass_manager::register_pass_name (opt_pass *pass, const char *name) in register_pass_name() 879 passes_pass_traverse (const char *const &name, opt_pass *const &pass, void *) in passes_pass_traverse() 908 dump_one_pass (opt_pass *pass, int pass_indent) in dump_one_pass() 932 dump_pass_list (opt_pass *pass, int indent) in dump_pass_list() 1011 opt_pass *pass; in enable_disable_pass() local 1194 is_pass_explicitly_enabled_or_disabled (opt_pass *pass, in is_pass_explicitly_enabled_or_disabled() [all …]
|
/dflybsd-src/crypto/libressl/crypto/pkcs12/ |
H A D | p12_kiss.c | 84 PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, in PKCS12_parse() 175 parse_pk12(PKCS12 *p12, const char *pass, int passlen, EVP_PKEY **pkey, in parse_pk12() 210 parse_bags(STACK_OF(PKCS12_SAFEBAG) *bags, const char *pass, int passlen, in parse_bags() 224 parse_bag(PKCS12_SAFEBAG *bag, const char *pass, int passlen, EVP_PKEY **pkey, in parse_bag()
|
H A D | p12_decr.c | 72 PKCS12_pbe_crypt(const X509_ALGOR *algor, const char *pass, int passlen, in PKCS12_pbe_crypt() 126 const char *pass, int passlen, const ASN1_OCTET_STRING *oct, int zbuf) in PKCS12_item_decrypt_d2i() 154 const char *pass, int passlen, in PKCS12_item_i2d_encrypt()
|
H A D | p12_mutl.c | 111 PKCS12_gen_mac(PKCS12 *p12, const char *pass, int passlen, in PKCS12_gen_mac() 173 PKCS12_verify_mac(PKCS12 *p12, const char *pass, int passlen) in PKCS12_verify_mac() 195 PKCS12_set_mac(PKCS12 *p12, const char *pass, int passlen, unsigned char *salt, in PKCS12_set_mac()
|
H A D | p12_crt.c | 85 PKCS12_create(const char *pass, const char *name, EVP_PKEY *pkey, X509 *cert, in PKCS12_create() 226 int iter, int nid_key, const char *pass) in PKCS12_add_key() 266 int nid_safe, int iter, const char *pass) in PKCS12_add_safe()
|
H A D | p12_add.c | 135 PKCS12_pack_p7encdata(int pbe_nid, const char *pass, int passlen, in PKCS12_pack_p7encdata() 189 PKCS12_decrypt_skey(const PKCS12_SAFEBAG *bag, const char *pass, int passlen) in PKCS12_decrypt_skey()
|
H A D | p12_key.c | 74 PKCS12_key_gen_asc(const char *pass, int passlen, unsigned char *salt, in PKCS12_key_gen_asc() 98 PKCS12_key_gen_uni(unsigned char *pass, int passlen, unsigned char *salt, in PKCS12_key_gen_uni()
|
H A D | p12_p8d.c | 66 PKCS8_decrypt(const X509_SIG *p8, const char *pass, int passlen) in PKCS8_decrypt()
|
H A D | p12_p8e.c | 67 PKCS8_encrypt(int pbe_nid, const EVP_CIPHER *cipher, const char *pass, in PKCS8_encrypt()
|
/dflybsd-src/crypto/libressl/crypto/evp/ |
H A D | p5_crpt2.c | 82 PKCS5_PBKDF2_HMAC(const char *pass, int passlen, const unsigned char *salt, in PKCS5_PBKDF2_HMAC() 154 PKCS5_PBKDF2_HMAC_SHA1(const char *pass, int passlen, const unsigned char *salt, in PKCS5_PBKDF2_HMAC_SHA1() 167 PKCS5_v2_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, in PKCS5_v2_PBE_keyivgen() 223 PKCS5_v2_PBKDF2_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, in PKCS5_v2_PBKDF2_keyivgen()
|
/dflybsd-src/games/sail/ |
H A D | lo_main.c | 72 struct passwd *pass; in lo_curses() local 127 struct passwd *pass; in lo_main() local
|
/dflybsd-src/usr.bin/newkey/ |
H A D | generic.c | 60 getseed(char *seed, int seedsize, unsigned char *pass) in getseed() 89 genkeys(char *public, char *secret, char *pass) in genkeys()
|
/dflybsd-src/lib/libc/locale/ |
H A D | collate.c | 200 substsearch(struct xlocale_collate *table, const wchar_t key, int pass) in substsearch() 389 int pass; in _collate_wxfrm() local 510 xfrm(struct xlocale_collate *table, unsigned char *p, int pri, int pass) in xfrm() 535 int pass; in _collate_sxfrm() local
|
/dflybsd-src/contrib/bmake/ |
H A D | targ.c | 474 Targ_PrintNode(GNode *gn, int pass) in Targ_PrintNode() 525 Targ_PrintNodes(GNodeList *gnodes, int pass) in Targ_PrintNodes() 556 Targ_PrintGraph(int pass) in Targ_PrintGraph()
|
/dflybsd-src/sys/vm/ |
H A D | vm_pageout.c | 805 vm_pageout_scan_inactive(int pass, int q, long avail_shortage, in vm_pageout_scan_inactive() 1033 struct vnode **vpfailedp, int pass, int vmflush_flags, in vm_pageout_page() 1404 vm_pageout_scan_active(int pass, int q, in vm_pageout_scan_active() 1672 vm_pageout_scan_cache(long avail_shortage, int pass, in vm_pageout_scan_cache() 2208 int pass; in vm_pageout_thread() local
|
/dflybsd-src/crypto/libressl/crypto/cms/ |
H A D | cms_pwri.c | 69 CMS_RecipientInfo_set0_password(CMS_RecipientInfo *ri, unsigned char *pass, in CMS_RecipientInfo_set0_password() 90 int pbe_nid, unsigned char *pass, ssize_t passlen, in CMS_add0_recipient_password()
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | pkcs12.c | 534 char pass[50], macpass[50]; in pkcs12_main() local 827 dump_certs_keys_p12(BIO *out, PKCS12 *p12, char *pass, int passlen, int options, in dump_certs_keys_p12() 873 char *pass, int passlen, int options, char *pempass) in dump_certs_pkeys_bags() 888 dump_certs_pkeys_bag(BIO *out, PKCS12_SAFEBAG *bag, char *pass, int passlen, in dump_certs_pkeys_bag()
|
/dflybsd-src/tools/regression/lib/libm/ |
H A D | test-fenv.c | 322 int except, i, pass, raise, status; in test_masking() local 402 int except, i, pass, status, raise; in test_feholdupdate() local
|
/dflybsd-src/contrib/cryptsetup/lib/ |
H A D | utils.c | 313 static int untimed_read(int fd, char *pass, size_t maxlen) in untimed_read() 328 static int timed_read(int fd, char *pass, size_t maxlen, long timeout) in timed_read() 345 static int interactive_pass(const char *prompt, char *pass, size_t maxlen, in interactive_pass() 406 char *pass = NULL; in get_key() local
|
/dflybsd-src/lib/libtcplay/ |
H A D | hdr.c | 153 create_hdr(unsigned char *pass, int passlen, struct pbkdf_prf_algo *prf_algo, in create_hdr() 306 struct tchdr_enc *copy_reencrypt_hdr(unsigned char *pass, int passlen, in copy_reencrypt_hdr()
|
H A D | pbkdf2-openssl.c | 37 pbkdf2(struct pbkdf_prf_algo *hash, const char *pass, int passlen, in pbkdf2()
|
/dflybsd-src/crypto/openssh/ |
H A D | auth-sia.c | 53 sys_auth_passwd(struct ssh *ssh, const char *pass) in sys_auth_passwd()
|