Searched refs:FS_POSSIBLE (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/nvi/ex/ |
| H A D | ex_args.c | 76 FL_ISSET(cmdp->iflags, E_C_FORCE), FS_ALL | FS_POSSIBLE)) in ex_next() 197 FL_ISSET(cmdp->iflags, E_C_FORCE), FS_ALL | FS_POSSIBLE)) in ex_prev() 240 FL_ISSET(cmdp->iflags, E_C_FORCE), FS_ALL | FS_POSSIBLE)) in ex_rew()
|
| H A D | ex_write.c | 140 LF_INIT(FS_POSSIBLE); in exwr()
|
| H A D | ex_tag.c | 234 if (file_m1(sp, force, FS_ALL | FS_POSSIBLE)) in ex_tag_nswitch() 429 if (file_m1(sp, force, FS_ALL | FS_POSSIBLE)) in tag_pop()
|
| /freebsd-12.1/contrib/nvi/common/ |
| H A D | exf.h | 71 #define FS_POSSIBLE 0x010 /* Force could have been set. */ macro
|
| H A D | exf.c | 781 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_write() 793 LF_ISSET(FS_POSSIBLE) ? in file_write() 804 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_write() 829 msgq_str(sp, M_ERR, name, LF_ISSET(FS_POSSIBLE) ? in file_write() 1333 msgq(sp, M_ERR, LF_ISSET(FS_POSSIBLE) ? in file_m1()
|