Searched refs:e_hloff (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/ie/
H A Dedit.h74 int e_hloff; /* line number offset for command */ member in struct:edit
H A Dedit.c578 editb.e_hloff = 0;
585 editb.e_hismax = editb.e_hismin = editb.e_hloff = 0;
H A Demacs.c117 #define hloff editb.e_hloff
/ast/src/cmd/ksh93/include/
H A Dedit.h100 int e_hloff; /* line number offset for command */ member in struct:edit
/ast/src/cmd/ksh93/edit/
H A Demacs.c128 #define hloff editb.e_hloff
H A Dedit.c634 ep->e_hismax = ep->e_hismin = ep->e_hloff = 0;

Completed in 25 milliseconds