⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dhcpcshow.h

📁 vxworks 6.x 的全部头文件
💻 H
字号:
/* dhcpcShow.h - DHCP runtime client include file for show routines *//* Copyright 1984 - 1997 Wind River Systems, Inc. *//*modification history____________________01a,26oct97,spm  written.*/#ifndef __INCdhcpcShowh#define __INCdhcpcShowh#ifdef __cplusplusextern "C" {#endifIMPORT void 	dhcpcShowInit (void);IMPORT STATUS 	dhcpcServerShow (void *);IMPORT STATUS 	dhcpcTimersShow (void *);IMPORT STATUS 	dhcpcParamsShow (void *);#ifdef __cplusplus}#endif#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -