Home
last modified time | relevance | path

Searched defs:gid (Results 1 – 4 of 4) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
Dfchown.rs19 pub(crate) gid: gid_t, field
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/
Dcommand.rs534 pub fn gid(&mut self, id: u32) -> &mut Command { in gid() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
Dcommand.rs432 pub fn gid(&mut self, id: u32) -> &mut PtyCommand { in gid() method
/commonlibrary/ets_utils/js_sys_module/test/
Dtest_process.cpp221 int32_t gid = 0; variable