Home
last modified time | relevance | path

Searched refs:bt_protocols (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dbt_protocols.h5 # error static const struct xlat bt_protocols in mpers mode
10 const struct xlat bt_protocols[] = { variable
DMakemodule.am1 ….in xlat/bpf_src.in xlat/bsg_protocol.in xlat/bsg_subprotocol.in xlat/bt_protocols.in xlat/cachefl…
2 …size.h xlat/bpf_src.h xlat/bsg_protocol.h xlat/bsg_subprotocol.h xlat/bt_protocols.h xlat/cacheflu…
65 $(top_srcdir)/xlat/bt_protocols.h: $(top_srcdir)/xlat/bt_protocols.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dnet.c819 printxval(bt_protocols, tcp->u_arg[2], "BTPROTO_???"); in SYS_FUNC()