OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_correct
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
v_search.c
114
return (
v_correct
(sp, vp, 0));
218
return (
v_correct
(sp, vp, F_ISSET(cmdp, E_DELTA)));
460
if (
v_correct
(sp, vp, 0))
468
*
v_correct
--
484
* PUBLIC: int
v_correct
__P((SCR *, VICMD *, int));
487
v_correct
(SCR *sp, VICMD *vp, int isdelta)
function
Completed in 18 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026