OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Tcflush
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node.h
87
virtual Error
Tcflush
(int queue_selector);
mount_fuse.h
53
virtual Error
Tcflush
(int queue_selector);
mount_node.cc
158
Error MountNode::
Tcflush
(int queue_selector) {
mount_fuse.cc
251
Error MountNodeFuse::
Tcflush
(int queue_selector) {
kernel_proxy.cc
854
int KernelProxy::
tcflush
(int fd, int queue_selector) {
function in class:nacl_io::KernelProxy
862
error = handle->node()->
Tcflush
(queue_selector);
[
all
...]
Completed in 36 milliseconds