文件操作 - snmpTCPBaseDomain.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/net-snmp/library/snmpTCPBaseDomain.h
编辑文件内容
#ifndef SNMPTCPBASEDOMAIN_H #define SNMPTCPBASEDOMAIN_H #include <net-snmp/library/snmp_transport.h> #ifdef __cplusplus extern "C" { #endif /* * Prototypes */ int netsnmp_tcpbase_recv(netsnmp_transport *t, void *buf, int size, void **opaque, int *olength); int netsnmp_tcpbase_send(netsnmp_transport *t, void *buf, int size, void **opaque, int *olength); #ifdef __cplusplus } #endif #endif /* SNMPTCPBASEDOMAIN_H */
修改文件时间
将文件时间修改为当前时间的前一年
删除文件