drv_conf.c
来自「wm PNE 3.3 source code, running at more 」· C语言 代码 · 共 52 行
C
52 行
/* $Header: /usr/cvsroot/target/src/wrn/wm/demo/socktest/drv_conf.c,v 1.3 2003/01/15 14:04:57 josh Exp $ *//* * Copyright (C) 1999-2005 Wind River Systems, Inc. * All rights reserved. Provided under license only. * Distribution or other use of this software is only * permitted pursuant to the terms of a license agreement * from Wind River Systems (and is otherwise prohibited). * Refer to that license agreement for terms of use. *//**************************************************************************** * Copyright 1998 Integrated Systems, Inc. * All rights reserved. ****************************************************************************//* * $Log: drv_conf.c,v $ * Revision 1.3 2003/01/15 14:04:57 josh * directory structure shifting * * Revision 1.2 2001/11/09 22:10:14 josh * socktest path modifications, first pass * * Revision 1.1.1.1 2001/11/05 17:49:13 tneale * Tornado shuffle * * Revision 1.5 2001/01/19 22:24:52 paul * Update copyright. * * Revision 1.4 2000/10/16 19:22:07 paul * Restore sockets and mempool code. * * Revision 1.2 2000/03/17 00:14:45 meister * Update copyright message * * Revision 1.1 1999/02/22 21:33:07 wes * Catch up to drv.c->drv_conf.c change over in snark/router * *//* [clearcase]modification history-------------------01a,19apr05,job update copyright notices*/#include <wrn/wm/common/install.h>#include <drv_conf.h>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?