Lines Matching refs:PR
58 #define PR LPC_PRIVCMD macro
62 { "abort", aborthelp, PR, 0, abort_q },
63 { "bottomq", botmqhelp, PR, bottomq_cmd, 0 },
64 { "clean", cleanhelp, PR, clean_gi, clean_q },
65 { "enable", enablehelp, PR, 0, enable_q },
67 { "disable", disablehelp, PR, 0, disable_q },
68 { "down", downhelp, PR|M, down_gi, down_q },
72 { "start", starthelp, PR, 0, start_q },
74 { "setstatus", setstatushelp, PR|M, setstatus_gi, setstatus_q },
75 { "stop", stophelp, PR, 0, stop_q },
77 { "topq", topqhelp, PR, topq_cmd, 0 },
78 { "up", uphelp, PR, 0, up_q },
80 { "xtopq", topqhelp, PR, topq, 0 },