Home
last modified time | relevance | path

Searched refs:ubacks (Results 1 – 6 of 6) sorted by relevance

/dports/editors/jupp/jupp/
H A Duedit.h47 int ubacks(BW *bw, int k);
H A Duedit.c784 int ubacks(BW *bw, int k) in ubacks() function
941 return ubacks(bw, 8); /* The 8 goes to the process if we're at EOF of shell window */ in udelbl()
H A Dcmd.c117 C("backs", TYPETW + TYPEPW + ECHKXCOL + EFIXXCOL + EMINOR + EKILL + EMOD, ubacks, NULL, 1, "delch"),
/dports/editors/joe/joe-4.6/joe/
H A Duedit.h40 int ubacks(W *w, int k);
H A Dcmd.c26 {"backs", TYPETW + TYPEPW + ECHKXCOL + EFIXXCOL + EMINOR + EKILL + EMOD, ubacks, NULL, 1, "delch"},
H A Duedit.c1551 int ubacks(W *w, int k) in ubacks() function
1733 return ubacks(w, 8); /* The 8 goes to the process if we're at EOF of shell window */ in udelbl()