MCPcopy Create free account
hub / github.com/Tencent/libco / stCoSysEnv_t

Class stCoSysEnv_t

co_hook_sys_call.cpp:705–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

703}
704
705struct stCoSysEnv_t
706{
707 char *name;
708 char *value;
709};
710struct stCoSysEnvArr_t
711{
712 stCoSysEnv_t *data;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected