HomeSort by: relevance | last modified time | path
    Searched refs:_bind (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/eap_peer/
eap_fast.c 617 struct eap_tlv_crypto_binding_tlv *_bind)
621 _bind->version, _bind->received_version, _bind->subtype);
623 _bind->nonce, sizeof(_bind->nonce));
625 _bind->compound_mac, sizeof(_bind->compound_mac));
627 if (_bind->version != EAP_FAST_VERSION ||
628 _bind->received_version != EAP_FAST_VERSION |
    [all...]
  /src/external/bsd/openldap/dist/contrib/slapd-tools/
wrap_slap_ops 98 s/\(&(\w+(?:(?:->|\.)\w+)*)->b(?=([ei]))(?:e|i_op)_bind\)\[\s* (\w+) \s*\] \((\s*) ([^()]*)\)
  /src/sys/sys/
protosw.h 324 rv = name##_bind(a, b, c); \
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 1458 __weak_alias(_bind,rump___sysimpl_bind);

Completed in 43 milliseconds