代码搜索:2.54杜邦terminal
找到约 7,646 项符合「2.54杜邦terminal」的源代码
代码结果 7,646
www.eeworm.com/read/440439/7689385
log dados_carregamento_bateria.log
Terminal log file
Date: 25-09-2008 - 13:59:33
-----------------------------------------------
138, 138, 139, 139, 142, 134, 0, 0
138, 134, 138, 138, 141, 134, 0, 0
127, 140, 131, 140, 142, 133, 0
www.eeworm.com/read/437619/7744890
c tip.c
/* "Dumb terminal" session command for serial lines
*/
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#include "iface.h"
#ifndef UNIX
#include "n8250.h"
#endif
#include "asy.h"
#in
www.eeworm.com/read/331180/12840952
c ttyopen.c
#include "calld.h"
#include
#include
/* Open the terminal line */
int
tty_open(char *class, char *line, enum parity parity, int modem)
{
int fd, baud;
char devname[100];
www.eeworm.com/read/143516/12869383
c tip.c
/* "Dumb terminal" session command for serial lines
*/
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#include "iface.h"
#ifndef UNIX
#include "n8250.h"
#endif
#include "asy.h"
#in
www.eeworm.com/read/327324/13086310
c tc_setraw.c
/*
Raw terminal I/O
AUP2, Sec. 4.05.9, 4.05.10
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepat
www.eeworm.com/read/137022/13347816
c tip.c
/* "Dumb terminal" session command for serial lines
*/
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#include "iface.h"
#ifndef UNIX
#include "n8250.h"
#endif
#include "asy.h"
#in
www.eeworm.com/read/147766/5723713
c con3215.c
/*
* drivers/s390/char/con3215.c
* 3215 line mode terminal driver.
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Sch
www.eeworm.com/read/143132/5758906
c tip.c
/* "Dumb terminal" session command for serial lines
*/
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#include "iface.h"
#ifndef UNIX
#include "n8250.h"
#endif
#include "asy.h"
#in
www.eeworm.com/read/137626/5822995
inc palette.inc
/* Terminal color palettes. */
/* $Id: palette.inc,v 1.4 2004/01/03 13:08:46 pasky Exp $ */
/* TODO: We should probably autogenerate this using xterm's perl script. */
/* The 16 ANSI colors. */
stati
www.eeworm.com/read/136786/5864492
c con3215.c
/*
* drivers/s390/char/con3215.c
* 3215 line mode terminal driver.
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Sch