Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dfile-posix.c3985 size_t devPathLength; in GetBSDPath() local
3990 devPathLength = strlen( bsdPath ); in GetBSDPath()
3991 …if ( CFStringGetCString( bsdPathAsCFString, bsdPath + devPathLength, maxPathSize - devPathLength, … in GetBSDPath()