Home
last modified time | relevance | path

Searched defs:pos_out (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/dd/
H A Dposition.c128 pos_out(void) in pos_out() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dstrstream.cpp237 bool pos_out = (__which & ios::out) != 0; in seekoff() local
297 bool pos_out = (__which & ios::out) != 0; in seekpos() local