Home
last modified time | relevance | path

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

/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/tksh/
H A DtkMain.c470 char *bindscript, *script = NULL, *oldarg; local
479 bindscript = argv[3];
480 if ((bindscript[0] == '#') && (bindscript[1] == '!' ))
482 if ((strcmp(bindscript, bindprefixksh) == 0) ||
483 (strcmp(bindscript, bindprefixtcl) == 0))
486 script = (char *) malloc(strlen(bindscript) + BINDPRELEN +1);
489 strcpy(script + BINDPRELEN, bindscript);
/dports/shells/ksh93/ast-93u/src/cmd/tksh/
H A DtkMain.c470 char *bindscript, *script = NULL, *oldarg; local
479 bindscript = argv[3];
480 if ((bindscript[0] == '#') && (bindscript[1] == '!' ))
482 if ((strcmp(bindscript, bindprefixksh) == 0) ||
483 (strcmp(bindscript, bindprefixtcl) == 0))
486 script = (char *) malloc(strlen(bindscript) + BINDPRELEN +1);
489 strcpy(script + BINDPRELEN, bindscript);
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/tksh/
H A DtkMain.c470 char *bindscript, *script = NULL, *oldarg; local
479 bindscript = argv[3];
480 if ((bindscript[0] == '#') && (bindscript[1] == '!' ))
482 if ((strcmp(bindscript, bindprefixksh) == 0) ||
483 (strcmp(bindscript, bindprefixtcl) == 0))
486 script = (char *) malloc(strlen(bindscript) + BINDPRELEN +1);
489 strcpy(script + BINDPRELEN, bindscript);
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/
H A DRELEASE95 96-02-03 Fixed bug with bind : #! in bindscript was ignored
/dports/shells/ksh93/ast-93u/src/lib/libtksh/
H A DRELEASE95 96-02-03 Fixed bug with bind : #! in bindscript was ignored
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/
H A DRELEASE96 96-02-03 Fixed bug with bind : #! in bindscript was ignored
/dports/shells/ksh93-devel/ast-cc1bca27/lib/package/
H A Dast-open.README10562 96-02-03 Fixed bug with bind : #! in bindscript was ignored
/dports/shells/ksh93/ast-93u/lib/package/
H A Dast-open.README10562 96-02-03 Fixed bug with bind : #! in bindscript was ignored
/dports/shells/ksh2020/ast-ksh2020/lib/package/
H A Dast-open.README11341 96-02-03 Fixed bug with bind : #! in bindscript was ignored
/dports/shells/ast-ksh/ast-ksh93v/lib/package/
H A Dast-open.README11341 96-02-03 Fixed bug with bind : #! in bindscript was ignored