Searched refs:FS_POSSIBLE (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/bsd/nvi/dist/ex/ |
| H A D | ex_args.c | 82 FL_ISSET(cmdp->iflags, E_C_FORCE), FS_ALL | FS_POSSIBLE)) in ex_next() 203 FL_ISSET(cmdp->iflags, E_C_FORCE), FS_ALL | FS_POSSIBLE)) in ex_prev() 246 FL_ISSET(cmdp->iflags, E_C_FORCE), FS_ALL | FS_POSSIBLE)) in ex_rew()
|
| H A D | ex_write.c | 146 LF_INIT(FS_POSSIBLE); in exwr()
|
| H A D | ex_tag.c | 274 if (file_m1(sp, force, FS_ALL | FS_POSSIBLE)) in ex_tag_nswitch() 473 if (file_m1(sp, force, FS_ALL | FS_POSSIBLE)) in tag_pop()
|
| /netbsd-src/external/bsd/nvi/dist/common/ |
| H A D | exf.h | 84 #define FS_POSSIBLE 0x010 /* Force could have been set. */ macro
|
| H A D | exf.c | 800 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_write() 812 LF_ISSET(FS_POSSIBLE) ? in file_write() 823 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_write() 848 msgq_str(sp, M_ERR, name, LF_ISSET(FS_POSSIBLE) ? in file_write() 1286 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_m1()
|