Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-closefrom.c128 char fdpath[PATH_MAX], *endp; in closefrom() local
/external/elfutils/libdw/
Ddwarf_begin_elf.c194 char *fdpath = realpath (devfdpath, NULL); in __libdw_debugdir() local
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify09.c48 static char fdpath[BUF_SIZE]; variable