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

📄 tcm_dtm.h

📁 操作系统SunOS 4.1.3版本的源码
💻 H
字号:
/*  @(#)ATS tcm_dtm.h 1.1 92/07/30 Copyright Sun Microsystems Inc.*//* * tcm_dtm.h * *	This files lists the rpc proc nums for messages from tcm to dtm. * */struct strings {    int num;    char op[5][80];};struct option_file {  char fname[80];  int action;};extern xdr_strings();extern xdr_option();

⌨️ 快捷键说明

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