Searched refs:operate_common (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.bin/dpv/
H A Ddpv.c73 static int operate_common(struct dpv_file_node *file, int out);
78 operate_common(struct dpv_file_node *file, int out) function
159 if (operate_common(file, out) < 0)
204 if (operate_common(file, out) < 0)

Completed in 154 milliseconds