Searched defs:rsp (Results 1 - 25 of 67) sorted by relevance

123

/freebsd-9.3-release/contrib/openpam/lib/libpam/
H A Dpam_error.c63 char *rsp; local
H A Dpam_info.c63 char *rsp; local
H A Dpam_verror.c61 char *rsp; local
H A Dpam_vinfo.c61 char *rsp; local
H A Dpam_vprompt.c66 struct pam_response *rsp; local
/freebsd-9.3-release/usr.sbin/bluetooth/sdpd/
H A Dscr.c50 uint8_t *rsp = srv->fdidx[fd].rsp; local
H A Dsur.c50 uint8_t *rsp = srv->fdidx[fd].rsp; local
H A Dsrr.c54 uint8_t *rsp = srv->fdidx[fd].rsp; local
H A Dssar.c55 uint8_t *rsp = srv->fdidx[fd].rsp; local
H A Dserver.h50 uint8_t *rsp; /* outgoing buffer */ member in struct:fd_idx
H A Dssr.c55 uint8_t *rsp = srv->fdidx[fd].rsp; local
215 uint8_t *rsp = srv->fdidx[fd].rsp + srv->fdidx[fd].rsp_cs; local
[all...]
H A Dsar.c146 uint8_t *rsp = srv->fdidx[fd].rsp; local
84 server_prepare_attr_list(provider_p const provider, uint8_t const *req, uint8_t const * const req_end, uint8_t *rsp, uint8_t const * const rsp_end) argument
248 uint8_t *rsp = srv->fdidx[fd].rsp + srv->fdidx[fd].rsp_cs; local
[all...]
H A Dserver.c292 uint8_t *rsp = NULL; local
542 } __attribute__ ((packed)) rsp; local
[all...]
/freebsd-9.3-release/lib/libsdp/
H A Dsdp-int.h49 uint8_t *rsp; /* response buffer (start) */ member in struct:sdp_session
H A Dsearch.c57 uint8_t *req = NULL, *rsp = NULL, *rsp_tmp = NULL; local
[all...]
/freebsd-9.3-release/sbin/iscontrol/
H A Dmisc.c83 str2bin(char *str, char **rsp) argument
/freebsd-9.3-release/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c211 struct ng_mesg *rsp = NULL; local
H A Dng_l2cap_main.c473 struct ng_mesg *msg = NULL, *rsp = NULL; local
[all...]
/freebsd-9.3-release/usr.bin/yacc/
H A Dclosure.c160 unsigned *rsp; local
[all...]
/freebsd-9.3-release/usr.sbin/bluetooth/btpand/
H A Dbnep.c305 int src, dst, rsp; local
378 int rsp; local
407 int i, nf, rsp; local
467 int rsp; local
490 int i, nf, rsp; local
557 int rsp; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_srv.c116 OCSP_RESPONSE *rsp = NULL; local
137 OCSP_basic_add1_status(OCSP_BASICRESP *rsp, OCSP_CERTID *cid, int status, int reason, ASN1_TIME *revtime, ASN1_TIME *thisupd, ASN1_TIME *nextupd) argument
[all...]
/freebsd-9.3-release/contrib/smbfs/lib/smb/
H A Drcfile.c171 rc_freesect(struct rcfile *rcp, struct rcsection *rsp) argument
187 rc_sect_findkey(struct rcsection *rsp, const char *keyname) argument
198 rc_sect_addkey(struct rcsection *rsp, const char *name, const char *value) argument
241 struct rcsection *rsp = NULL; local
328 struct rcsection *rsp; local
361 struct rcsection *rsp; local
386 struct rcsection *rsp; local
[all...]
/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkdigest.c133 const char *status, *rsp; local
/freebsd-9.3-release/lib/libncp/
H A Dncpl_rcfile.c165 rc_sect_free(struct rcsection *rsp) { argument
179 rc_sect_findkey(struct rcsection *rsp, char *keyname) { argument
189 rc_sect_addkey(struct rcsection *rsp, cha argument
206 rc_sect_delkey(struct rcsection *rsp, struct rckey *p) argument
226 struct rcsection *rsp = NULL; local
311 struct rcsection *rsp; local
340 struct rcsection *rsp; local
362 struct rcsection *rsp; local
[all...]
/freebsd-9.3-release/sys/dev/pdq/
H A Dpdq_ifsubr.c390 const pdq_response_status_chars_get_t *rsp = arg; local

Completed in 199 milliseconds

123