HomeSort by: relevance | last modified time | path
    Searched defs:old_kshname (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
exec.c 595 const char *volatile old_kshname; local in function:comexec
635 old_kshname = kshname;
666 kshname = old_kshname;
exec.c 595 const char *volatile old_kshname; local in function:comexec
635 old_kshname = kshname;
666 kshname = old_kshname;

Completed in 114 milliseconds