OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_fstat
(Results
1 - 3
of
3
) sorted by null
/system/core/toolbox/upstream-netbsd/bin/dd/
dd_hostops.c
47
.
op_fstat
= fstat,
dd.h
53
int (*
op_fstat
)(int, struct stat *);
member in struct:ddfops
dd.c
99
.
op_fstat
= fstat,
289
if (io->ops->
op_fstat
(io->fd, &sb)) {
Completed in 358 milliseconds