Searched defs:resp (Results 1 - 25 of 245) sorted by relevance

12345678910

/freebsd-10.3-release/contrib/openpam/lib/libpam/
H A Dopenpam_nullconv.c55 openpam_nullconv(int n, const struct pam_message **msg, struct pam_response **resp, void *data) argument
H A Dpam_prompt.c56 pam_prompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, ...) argument
H A Dpam_get_user.c68 char *resp; local
H A Dpam_vprompt.c57 pam_vprompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, va_list ap) argument
H A Dpam_get_authtok.c75 char *resp, *resp2; local
[all...]
/freebsd-10.3-release/usr.sbin/ngctl/
H A Dstatus.c63 struct ng_mesg *const resp = (struct ng_mesg *) sbuf; local
H A Dtypes.c61 struct ng_mesg *resp; local
H A Dconfig.c64 struct ng_mesg *const resp = (struct ng_mesg *) sbuf; local
H A Dlist.c67 struct ng_mesg *resp; local
H A Dshow.c66 struct ng_mesg *resp; local
/freebsd-10.3-release/usr.sbin/timed/timed/
H A Dcandidate.c49 struct tsp *resp, msg; local
[all...]
/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap_otp.c32 struct wpabuf *resp; local
H A Deap_md5.c33 struct wpabuf *resp; local
H A Deap_gtc.c49 struct wpabuf *resp; local
[all...]
H A Deap_vendor_test.c69 struct wpabuf *resp; local
/freebsd-10.3-release/contrib/openpam/include/security/
H A Dpam_types.h56 char *resp; member in struct:pam_response
/freebsd-10.3-release/crypto/openssh/
H A Dauth-chall.c85 char *resp[1], *name, *info, **prompts; local
/freebsd-10.3-release/libexec/ypxfr/
H A Dypxfrd_getmap.c107 struct xfr resp; local
H A Dypxfr_misc.c151 ypresp_master *resp; local
216 ypresp_order *resp; local
[all...]
/freebsd-10.3-release/usr.bin/netstat/
H A Dnetgraph.c90 struct ng_mesg *resp = (struct ng_mesg *) rbuf; local
/freebsd-10.3-release/usr.bin/find/
H A Dmisc.c98 char *p, resp[256]; local
/freebsd-10.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4.c144 struct mlx4_alloc_ucontext_resp resp; local
/freebsd-10.3-release/contrib/openpam/modules/pam_unix/
H A Dpam_unix.c73 struct pam_response *resp; local
/freebsd-10.3-release/crypto/openssl/crypto/bn/
H A Dbn_div.c195 BN_ULONG *resp, *wnump; local
/freebsd-10.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_reset.c145 struct uni_all *resp; local
207 struct uniapi_reset_error_indication *resp; local
223 struct uni_all *resp; local
404 struct uniapi_reset_status_indication *resp; local
419 struct uniapi_reset_error_indication *resp; local
508 struct uni_all *resp; local
617 struct uniapi_reset_error_indication *resp; local
647 struct uni_all *resp; local
689 struct uni_all *resp; local
790 struct uniapi_reset_status_indication *resp; local
806 struct uniapi_reset_error_indication *resp; local
[all...]

Completed in 190 milliseconds

12345678910