Searched refs:v_correct (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/nvi/vi/ |
| HD | v_search.c | 107 return (v_correct(sp, vp, 0)); in v_exaddr() 211 return (v_correct(sp, vp, F_ISSET(cmdp, E_DELTA))); in v_exaddr() 429 if (v_correct(sp, vp, 0)) in v_search() 456 v_correct(SCR *sp, VICMD *vp, int isdelta) in v_correct() function
|
| HD | extern.h | 79 int v_correct __P((SCR *, VICMD *, int));
|