Home
last modified time | relevance | path

Searched refs:socktypes (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dsocktypes.h5 # error static const struct xlat socktypes in mpers mode
10 const struct xlat socktypes[] = { variable
DMakemodule.am1 …/socksctpoptions.in xlat/socktcpoptions.in xlat/sock_type_flags.in xlat/socktypes.in xlat/splice_f…
2 …lat/socksctpoptions.h xlat/socktcpoptions.h xlat/sock_type_flags.h xlat/socktypes.h xlat/splice_fl…
405 $(top_srcdir)/xlat/socktypes.h: $(top_srcdir)/xlat/socktypes.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dnet.c779 const char *str = xlookup(socktypes, flags & SOCK_TYPE_MASK); in tprint_sock_type()
DChangeLog-CVS449 * net.c (socktypes): Add SOCK_DCCP.
5466 * net.c (socktypes): Add SOCK_PACKET.