Searched refs:SysProcIDMap (Results 1 – 25 of 25) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/api/ |
D | go1.4.txt | 393 pkg syscall (linux-386), type SysProcAttr struct, GidMappings []SysProcIDMap 394 pkg syscall (linux-386), type SysProcAttr struct, UidMappings []SysProcIDMap 395 pkg syscall (linux-386), type SysProcIDMap struct 396 pkg syscall (linux-386), type SysProcIDMap struct, ContainerID int 397 pkg syscall (linux-386), type SysProcIDMap struct, HostID int 398 pkg syscall (linux-386), type SysProcIDMap struct, Size int 399 pkg syscall (linux-386-cgo), type SysProcAttr struct, GidMappings []SysProcIDMap 400 pkg syscall (linux-386-cgo), type SysProcAttr struct, UidMappings []SysProcIDMap 401 pkg syscall (linux-386-cgo), type SysProcIDMap struct 402 pkg syscall (linux-386-cgo), type SysProcIDMap struct, ContainerID int [all …]
|
/aosp_15_r20/external/libcap/goapps/gowns/ |
H A D | gowns.go | 29 uidMap []syscall.SysProcIDMap 35 gidMap []syscall.SysProcIDMap 111 func parseRanges(detail *nsDetail, ids string, id int) []syscall.SysProcIDMap { 117 list := []syscall.SysProcIDMap{ 118 syscall.SysProcIDMap{ 128 syscall.SysProcIDMap{
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | exec_linux_test.go | 40 UidMappings: []syscall.SysProcIDMap{ 43 GidMappings: []syscall.SysProcIDMap{ 194 UidMappings: []syscall.SysProcIDMap{ 197 GidMappings: []syscall.SysProcIDMap{ 365 UidMappings: []syscall.SysProcIDMap{ 372 GidMappings: []syscall.SysProcIDMap{ 735 cmd.SysProcAttr.UidMappings = []syscall.SysProcIDMap{{ 740 cmd.SysProcAttr.GidMappings = []syscall.SysProcIDMap{{
|
D | exec_linux.go | 60 type SysProcIDMap struct { struct 98 UidMappings []SysProcIDMap // User ID mappings for user namespaces. 99 GidMappings []SysProcIDMap // Group ID mappings for user namespaces. 662 func formatIDMappings(idMap []SysProcIDMap) []byte { argument 671 func writeIDMappings(path string, idMap []SysProcIDMap) error { argument
|
/aosp_15_r20/out/.path/ |
D | update-rc.d | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | invoke-rc.d | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | bison.yacc | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | gettext.sh | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | combine_sdks.sh | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | reverse_tether.sh | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | dockerd-rootless-setuptool.sh | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | dockerd-rootless.sh | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | acov-llvm.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | get_rust_pkg.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | boardconfig_usage_analysis.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | gdbclient.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | add3prf.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | lldbclient.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | add3prf_test.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | stack_core.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | battery_simulator.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | example_crashes.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | symbol.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | cargo2rulesmk.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|
D | update_crate_tests.py | 6026 …SysProcIDMap*reflect.makeFuncCtxt*[]runtime.modulehash*runtime.ancestorInfo*runtime.gsigna…
|