OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_ftruncate
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/dd/
dd_hostops.c
49
.
op_ftruncate
= ftruncate,
dd_rumpops.c
48
.
op_ftruncate
= rump_sys_ftruncate,
dd.h
51
int (*
op_ftruncate
)(int, off_t);
member in struct:ddfops
64
#define ddop_ftruncate(dir, a1, a2) dir.ops->
op_ftruncate
(a1, a2)
dd.c
107
.
op_ftruncate
= ftruncate,
Completed in 13 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025