Home
last modified time | relevance | path

Searched refs:linkname (Results 1 – 1 of 1) sorted by relevance

/misc/debug_tools/acrn_crashlog/usercrash/
A Dcrash_dump.c200 char linkname[LINK_LEN]; in get_openfiles() local
215 memset(linkname, 0, LINK_LEN); in get_openfiles()
216 ret = readlink(files[loop], linkname, LINK_LEN); in get_openfiles()
222 loginfo(fd, "%s -> %s\n", fdname, linkname); in get_openfiles()

Completed in 8 milliseconds