Lines Matching refs:curshell
112 static char curshell[MAXPATHLEN + 2];192 while (fgets(curshell, (int)sizeof(curshell) - 1, _files_state.fp)194 sp = cp = curshell;311 strlcpy(curshell, hp[0], sizeof(curshell));312 *retval = curshell;450 strlcpy(curshell, data, sizeof(curshell));451 *retval = curshell;
Indexes created Wed Oct 22 13:09:56 GMT 2025