Searched defs:pass (Results 101 - 125 of 162) sorted by relevance

1234567

/freebsd-13-stable/contrib/dialog/
H A Deditbox.c60 unsigned n, pass; local
/freebsd-13-stable/contrib/apr-util/crypto/
H A Dapr_crypto_nss.c671 crypto_passphrase(apr_crypto_key_t **k, apr_size_t *ivSize, const char *pass, apr_size_t passLen, const unsigned char * salt, apr_size_t saltLen, const apr_crypto_block_key_type_e type, const apr_crypto_block_key_mode_e mode, const int doPad, const int iterations, const apr_crypto_t *f, apr_pool_t *p) argument
/freebsd-13-stable/contrib/apr-util/test/
H A Dtestcrypto.c175 const char *pass = "secret"; local
224 const char *pass = "secret"; local
/freebsd-13-stable/contrib/atf/atf-c++/
H A Dtests.cpp329 impl::tc::pass(void) function in class:impl::tc
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp239 SafepointIRVerifier pass; local
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtoe.c694 int pass; local
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c797 u_32_t pass; local
/freebsd-13-stable/crypto/openssl/apps/
H A Denc.c104 char *str = NULL, *passarg = NULL, *pass = NULL, *strbuf = NULL; local
H A Dpkcs12.c122 char pass[PASSWD_BUF_SIZE] = "", macpass[PASSWD_BUF_SIZE] = ""; local
596 dump_certs_keys_p12(BIO *out, const PKCS12 *p12, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) argument
641 dump_certs_pkeys_bags(BIO *out, const STACK_OF(PKCS12_SAFEBAG) *bags, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) argument
655 dump_certs_pkeys_bag(BIO *out, const PKCS12_SAFEBAG *bag, const char *pass, int passlen, int options, char *pempass, const EVP_CIPHER *enc) argument
[all...]
/freebsd-13-stable/usr.sbin/ppp/
H A Droute.c386 int pass; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp1380 std::string pass; member in class:CommandObjectProcessHandle::CommandOptions
1440 bool pass = !suppress; local
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dhxtool.c67 lock_strings(hx509_lock lock, getarg_strings *pass) argument
/freebsd-13-stable/crypto/openssl/crypto/store/
H A Dloader_file.c47 static char *file_get_pass(const UI_METHOD *ui_method, char *pass, argument
113 char *pass = file_get_pass(pass_data->ui_method, buf, num, local
216 char *pass = NULL; local
333 char *pass = NULL; local
[all...]
/freebsd-13-stable/contrib/tnftp/src/
H A Dfetch.c322 parse_url(const char *url, const char *desc, url_t *utype, char **uuser, char **pass, char **host, char **port, in_port_t *portnum, char **path) argument
502 char *uuser, *pass, *host, *port, *path; local
1373 char *host, *path, *dir, *file, *uuser, *pass; local
[all...]
H A Dutil.c382 char *fuser, *pass, *facct, *p; local
[all...]
/freebsd-13-stable/contrib/atf/atf-c/
H A Dtc.c365 pass(struct context *ctx) function
/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c1228 enum parse_pass pass; member in struct:parse_context
1275 vmbus_get_crs(device_t dev, device_t vmbus_dev, enum parse_pass pass) argument
1293 vmbus_get_mmio_res_pass(device_t dev, enum parse_pass pass) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp391 LiveDebugVariables &pass; member in class:__anon3489::LDVImpl
H A DInlineSpiller.cpp140 HoistSpillHelper(MachineFunctionPass &pass, MachineFunction &mf, argument
197 InlineSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
242 createInlineSpiller(MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) argument
[all...]
/freebsd-13-stable/contrib/opie/
H A Dopieftpd.c524 VOIDRET pass FUNCTION((passwd), char *passwd) function
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h172 u_int pass:1; /* PNNI pass along request */ member in struct:uni_msghdr
186 u_int pass : 1; /* PNNI pass along request */ member in struct:uni_iehdr
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c872 uint8_t pass; local
/freebsd-13-stable/usr.bin/localedef/
H A Dcollate.c150 int pass; member in struct:priority
330 static int32_t pass = 0; local
1026 add_weight(int32_t ref, int pass) argument
1062 get_weight(int32_t ref, int pass) argument
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c169 char *userstr, *pass, *acctstr; local
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c872 pass(char *passwd) function

Completed in 470 milliseconds

1234567