<def f='src/src/sys/sys/conf.h' l='188' ll='205'/>
<size>104</size>
<doc f='src/src/sys/sys/conf.h' l='185'>/*
 * Line discipline switch table
 */</doc>
<mbr r='linesw::l_name' o='0' t='const char *'/>
<mbr r='linesw::l_list' o='64' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/sys/conf.h:191:2)'/>
<mbr r='linesw::l_refcnt' o='192' t='u_int'/>
<mbr r='linesw::l_no' o='224' t='int'/>
<mbr r='linesw::l_open' o='256' t='int (*)(dev_t, struct tty *)'/>
<mbr r='linesw::l_close' o='320' t='int (*)(struct tty *, int)'/>
<mbr r='linesw::l_read' o='384' t='int (*)(struct tty *, struct uio *, int)'/>
<mbr r='linesw::l_write' o='448' t='int (*)(struct tty *, struct uio *, int)'/>
<mbr r='linesw::l_ioctl' o='512' t='int (*)(struct tty *, u_long, void *, int, struct lwp *)'/>
<mbr r='linesw::l_rint' o='576' t='int (*)(int, struct tty *)'/>
<mbr r='linesw::l_start' o='640' t='int (*)(struct tty *)'/>
<mbr r='linesw::l_modem' o='704' t='int (*)(struct tty *, int)'/>
<mbr r='linesw::l_poll' o='768' t='int (*)(struct tty *, int, struct lwp *)'/>
