Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dshell_common.h52 shell_builtin_read(struct builtin_read_params *params);
Dshell_common.c36 shell_builtin_read(struct builtin_read_params *params) in shell_builtin_read() function
Dhush.c11014 r = shell_builtin_read(&params); in builtin_read()
Dash.c14231 r = shell_builtin_read(&params); in readcmd()