Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c13688 int updatetbl; in find_command() local
13711 updatetbl = (path == pathval()); in find_command()
13712 if (!updatetbl) in find_command()
13739 updatetbl = 0; in find_command()
13832 if (!updatetbl) { in find_command()
13846 if (cmdp && updatetbl) in find_command()
13868 if (!updatetbl) { in find_command()