Home
last modified time | relevance | path

Searched defs:fd_close (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Duprobe_helpers.c169 Elf *open_elf(const char *path, int *fd_close) in open_elf()
222 void close_elf(Elf *e, int fd_close) in close_elf()
/aosp_15_r20/external/okio/okio-wasifilesystem/src/wasmWasiMain/kotlin/okio/internal/preview1/
H A DPreview1.kt189 internal external fun fd_close( method
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dfs_wasip1.go181 func fd_close(fd int32) Errno func