列表 1. TtChmod ptype 定义

ptype TtChmod {
  start "/usr/tmp/ttchmodd";
  handle:
    session Chmod(
              in string filename,
              in string mode)
              => start opnum = 1;
};
© . All rights reserved.