Home
last modified time | relevance | path

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

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