Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_stop.c38 if (!FL_ISSET(cmdp->iflags, E_C_FORCE) && file_aw(sp, FS_ALL)) in ex_stop()
H A Dex_bang.c101 if (file_aw(sp, FS_ALL)) in ex_bang()
/freebsd/contrib/nvi/common/
H A Dexf.c1324 if (!force && file_aw(sp, flags))
1409 file_aw(SCR *sp, int flags) function
/freebsd/usr.bin/vi/
H A Dextern.h336 int file_aw(SCR *, int);