Searched refs:BINDPRELEN (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/tksh/ | ||
H A D | tkMain.c | 480 # define BINDPRELEN 6 489 script = (char *) malloc(strlen(bindscript) + BINDPRELEN +1); 492 strcpy(script + BINDPRELEN, bindscript); 477 # define BINDPRELEN macro |
Completed in 7 milliseconds