Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.c483 char symlinkpath[128]; in ubifs_findfile() local
545 memcpy(symlinkpath, buf, sizeof(buf)); in ubifs_findfile()
546 next = name = symlinkpath; in ubifs_findfile()