Searched refs:voff (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/ie/ |
H A D | edit.c | 1103 int ed_virt_to_phys(virt,phys,cur,voff,poff) 1106 int cur, voff, poff; 1117 sp += voff;
|
/ast/src/cmd/ksh93/edit/ |
H A D | edit.c | 1307 int ed_virt_to_phys(Edit_t *ep,genchar *virt,genchar *phys,int cur,int voff,int poff) argument 1315 sp += voff;
|
Completed in 22 milliseconds