OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_insert
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
vi.c
161
static int
first_insert
; /* set when starting in insert mode */
variable in typeref:typename:int
541
first_insert
= 1;
632
if (
first_insert
&& ch != Ctrl('['))
645
if (
first_insert
) {
646
first_insert
= 0;
vi.c
161
static int
first_insert
; /* set when starting in insert mode */
variable in typeref:typename:int
541
first_insert
= 1;
632
if (
first_insert
&& ch != Ctrl('['))
645
if (
first_insert
) {
646
first_insert
= 0;
vi.c
161
static int
first_insert
; /* set when starting in insert mode */
variable in typeref:typename:int
541
first_insert
= 1;
632
if (
first_insert
&& ch != Ctrl('['))
645
if (
first_insert
) {
646
first_insert
= 0;
vi.c
161
static int
first_insert
; /* set when starting in insert mode */
variable in typeref:typename:int
541
first_insert
= 1;
632
if (
first_insert
&& ch != Ctrl('['))
645
if (
first_insert
) {
646
first_insert
= 0;
Completed in 50 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025