HomeSort by relevance Sort by last modified time
    Searched refs:baud_options (Results 1 - 2 of 2) sorted by null

  /external/strace/
term.c 44 #include "xlat/baud_options.h"
76 printxval(baud_options, tios.c_cflag & CBAUD, "B???");
110 printxval(baud_options, tio.c_cflag & CBAUD, "B???");
  /external/strace/xlat/
baud_options.h 1 /* Generated by ./xlat/gen.sh from ./xlat/baud_options.in; do not edit. */
3 static const struct xlat baud_options[] = { variable in typeref:struct:xlat

Completed in 1134 milliseconds