Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c10297 struct strlist *osp; in evalcommand() local
10337 osp = fill_arglist(&arglist, &argp); in evalcommand()
10338 if (osp) { in evalcommand()