Searched refs:Tcl_FindExecutable (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libtksh/src/
H A DtclMain.c19 Tcl_FindExecutable(argv[0]);
/ast/src/lib/libtk/generic/
H A DtkMain.c103 Tcl_FindExecutable(argv[0]);
/ast/src/lib/libtksh/tcl/
H A DtclUnixFile.c473 * Tcl_FindExecutable --
484 * figure it out, Tcl_FindExecutable is set to NULL.
490 Tcl_FindExecutable(argv0)
478 Tcl_FindExecutable(argv0) function
/ast/src/cmd/tksh/
H A DtkMain.c108 Tcl_FindExecutable(argv[0]);
/ast/src/lib/libtksh/include/
H A Dtcl.h918 EXTERN void Tcl_FindExecutable _ANSI_ARGS_((char *argv0));

Completed in 234 milliseconds