Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/modload/
H A Ddrvsubr.c133 int fpint; in append_to_file() local
195 fpint = fileno(fp); in append_to_file()
196 (void) fsync(fpint); in append_to_file()
221 int fpint; in append_to_minor_perm() local
277 fpint = fileno(fp); in append_to_minor_perm()
278 (void) fsync(fpint); in append_to_minor_perm()