Home
last modified time | relevance | path

Searched refs:file_insert (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/bin/mined/
H A Dmined2.c795 file_insert(fd, FALSE);/* Insert the buffer */ in PT()
817 file_insert(fd, TRUE); /* Insert the file */ in IF()
827 file_insert(int fd, FLAG old_pos) in file_insert() function
H A Dmined.h375 void file_insert(int fd, FLAG old_pos);