Searched defs:user (Results 176 - 200 of 332) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/wpa/hs20/client/
H A Dest.c676 est_simple_enroll(struct hs20_osu_client *ctx, const char *url, const char *user, const char *pw) argument
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-netfilter-linux.c89 netfilter_read_linux(pcap_t *handle, int max_packets, pcap_handler callback, u_char *user) argument
H A Dpcap-snf.c132 snf_read(pcap_t *p, int cnt, pcap_handler callback, u_char *user) argument
H A Dpcap.c436 pcap_oneshot(u_char *user, const struct pcap_pkthdr *h, const u_char *pkt) argument
[all...]
/freebsd-12-stable/contrib/binutils/binutils/
H A Drcparse.y1333 user: label
/freebsd-12-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c120 cc_connect_to_user(struct ccconn *conn, struct ccuser *user) argument
601 struct ccuser *user; local
927 struct ccuser *user = conn->user; local
946 struct ccuser *user = conn->user; local
1665 struct ccuser *user = conn->user; local
1782 struct ccuser *user = conn->user; local
[all...]
H A Dcc_user.c68 set_state(struct ccuser *user, enum user_state ns) argument
79 cc_user_send(struct ccuser *user, u_int op, void *arg, size_t len) argument
85 cc_user_ok(struct ccuser *user, u_int data, void *arg, size_t len) argument
92 cc_user_err(struct ccuser *user, int err) argument
109 struct ccuser *user; local
133 cc_user_reset(struct ccuser *user) argument
158 cc_user_abort(struct ccuser *user, const struct uni_ie_cause *cause) argument
199 cc_user_destroy(struct ccuser *user) argument
242 check_overlap(struct ccuser *user, struct uni_sap *sap) argument
253 do_arrival(struct ccuser *user) argument
275 cc_query_check(struct ccuser *user) argument
305 cc_attr_query(struct ccuser *user, struct ccconn *conn, uint32_t *attr, u_int count) argument
537 cc_set_check(struct ccuser *user) argument
554 cc_attr_set(struct ccuser *user, struct ccconn *conn, uint32_t *attr, u_int count, u_char *val, size_t vallen) argument
839 cc_user_signal(struct ccuser *user, enum atmop sig, struct uni_msg *msg) argument
985 cc_user_active(struct ccuser *user) argument
1017 cc_user_sig_handle(struct ccuser *user, enum user_sig sig, void *arg, u_int arg2) argument
[all...]
/freebsd-12-stable/crypto/heimdal/kdc/
H A Ddigest.c171 hdb_entry_ex *user; local
220 hdb_entry_ex *server = NULL, *user = NULL; local
[all...]
/freebsd-12-stable/lib/libc/net/
H A Drcmd.c569 char *user, *p; local
[all...]
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c105 int user = (uctx != &rdev->uctx); local
/freebsd-12-stable/sys/dev/xen/xenstore/
H A Dxenstore_dev.c68 struct xs_dev_data *user; member in struct:xs_dev_watch
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dtrap.c205 int sig, type, user; local
470 cpu_printtrap(u_int vector, struct trapframe *frame, int isfatal, int user) argument
506 printtrap(u_int vector, struct trapframe *frame, int isfatal, int user) argument
766 trap_pfault(struct trapframe *frame, bool user, int *signo, int *ucode) argument
[all...]
/freebsd-12-stable/sys/xen/interface/
H A Dxenoprof.h116 uint32_t user; member in struct:xenoprof_counter
/freebsd-12-stable/lib/libtacplus/
H A Dtaclib_private.h185 struct clnt_str user; member in struct:tac_handle
/freebsd-12-stable/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c498 SRP_user_pwd *user; local
531 SRP_user_pwd *user; local
581 SRP_create_verifier(const char *user, const char *pass, char **salt, char **verifier, const char *N, const char *g) argument
679 SRP_create_verifier_BN(const char *user, const char *pass, BIGNUM **salt, BIGNUM **verifier, const BIGNUM *N, const BIGNUM *g) argument
[all...]
/freebsd-12-stable/crypto/openssh/
H A Dauth2.c219 user_specific_delay(const char *user) argument
260 char *user, *service, *method, *style = NULL; local
[all...]
/freebsd-12-stable/crypto/openssl/apps/
H A Dsrp.c118 static char *srp_verify_user(const char *user, const char *srp_verifier, argument
155 static char *srp_create_user(char *user, char **srp_verifier, argument
224 char *user = NULL, *passinarg = NULL, *passoutarg = NULL; local
[all...]
/freebsd-12-stable/usr.bin/getent/
H A Dgetent.c583 char *host, *user, *domain; local
/freebsd-12-stable/usr.sbin/lpr/lpd/
H A Dlpd.c455 char *user[MAXUSERS]; /* users to process */ variable
[all...]
/freebsd-12-stable/usr.sbin/quot/
H A Dquot.c227 static struct user { struct
279 user(uid_t uid) function
[all...]
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server.c162 struct eap_user *user; local
1814 eap_user_free(struct eap_user *user) argument
2101 char hex_challenge[30], hex_response[90], user[100]; local
[all...]
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c587 sec_session(char *user) argument
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c77 char *user; member in struct:fileinfo
H A Dsecurity.c587 sec_session(char *user) argument
/freebsd-12-stable/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c753 char *user; local

Completed in 242 milliseconds

1234567891011>>