Searched defs:pm_cmd_info (Results 1 – 1 of 1) sorted by relevance
305 struct pm_cmd_info { struct306 int cmd; /* command code */307 char *name; /* printable string */308 int supported; /* true if still supported */309 int str_type; /* PM_REQ or NOSTRUCT */310 int inargs; /* INWHO, INDATAINT, INDATASTRING, INDEP, */312 int diptype; /* DIP or NODIP */313 int deptype; /* DEP or NODEP */314 int permission; /* SU, GU, or CHECKPERMS */