Home
last modified time | relevance | path

Searched refs:GAddExecutor (Results 1 – 2 of 2) sorted by relevance

/DragonOS/user/apps/user-manage/src/cmd/
H A Dgroupadd.rs4 executor::executor::GAddExecutor,
40 GAddExecutor::execute(info); in main()
/DragonOS/user/apps/user-manage/src/executor/
H A Dexecutor.rs548 pub struct GAddExecutor; struct
550 impl GAddExecutor { impl