📄 tcm_dtm.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 + -