Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c8775 static const char *get_cmdtext(struct pipe *pi) in get_cmdtext() function
8862 job->cmdtext = xstrdup(get_cmdtext(pi)); in insert_job_into_table()