Home
last modified time | relevance | path

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

/third_party/mksh/
Dedit.c3577 static uint8_t fsavecmd = ORD(' '); /* last find command */ variable
4712 fsavecmd = *cmd; in domove()
4717 if (fsavecmd == ORD(' ')) in domove()
4719 i = ksh_eq(fsavecmd, 'F', 'f'); in domove()
4720 t = rtt2asc(fsavecmd) > rtt2asc('a'); in domove()