Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs.c481 char symlinkpath[128]; in ubifs_findfile() local
543 memcpy(symlinkpath, buf, sizeof(buf)); in ubifs_findfile()
544 next = name = symlinkpath; in ubifs_findfile()