Searched refs:Backword (Results 1 – 1 of 1) sorted by relevance
56 static int Backword(int);1189 ncursor = (*cmd == 'b' ? backword : Backword)(argcnt); in domove()1640 Backword(int argcnt) in Backword() function