Home
last modified time | relevance | path

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

/aoo41x/main/cosv/source/storage/
H A Dplocroot.cxx370 static char buf_[3] = " :"; in Get() local
371 buf_[0] = cDrive; in Get()
372 o_rPath.write( &buf_[0], 2 ); in Get()
411 static char buf_[4] = " :\\"; in Get() local
412 buf_[0] = cDrive; in Get()
413 o_rPath.write( &buf_[0], 3 ); in Get()

Completed in 69 milliseconds