Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dusershell.c26 static parser_t *shellp; variable
30 if (shellp) { in endusershell()
36 config_close(shellp); in endusershell()
37 shellp = NULL; in endusershell()
48 shellp = config_open(_PATH_SHELLS); in libc_hidden_def()
49 if (shellp == NULL) in libc_hidden_def()
55 while (config_read(shellp, &shell, 1, 1, "# \t", PARSE_NORMAL)) in libc_hidden_def()

Completed in 2 milliseconds