Searched refs:ott (Results 1 – 3 of 3) sorted by relevance
1471 #define ott ep->e_ott1486 if((r=ioctl(fd,TCGETA,&ott)) >= 0)1488 tt->c_lflag = ott.c_lflag;1489 tt->c_oflag = ott.c_oflag;1490 tt->c_iflag = ott.c_iflag;1491 tt->c_cflag = ott.c_cflag;1493 tt->c_cc[i] = ott.c_cc[i];1507 ott.c_lflag = tt->c_lflag;1508 ott.c_oflag = tt->c_oflag;1509 ott.c_iflag = tt->c_iflag;[all …]
6 application/vnd.oasis.opendocument.text-template ott
1472 dtrace_typeinfo_t ott; in dt_node_decl() local1479 if (exists && (dtrace_symbol_type(dtp, &sym, &dts, &ott) != 0 || in dt_node_decl()1481 ott.dtt_ctfp, ott.dtt_type) != 0)) { in dt_node_decl()1487 dt_type_name(ott.dtt_ctfp, ott.dtt_type, in dt_node_decl()