Lines Matching defs: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 Sat Sep 27 22:09:54 GMT 2025