Home
last modified time | relevance | path

Searched defs:self_fd (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/cc/
Dns_guard.cc34 ebpf::FileDesc self_fd(open("/proc/self/ns/mnt", O_RDONLY)); in ProcMountNS() local
Dlibbpf.c883 int self_fd = -1, target_fd = -1; in enter_mount_ns() local