csh.c | 191 static int srccat(Char *, Char *); 628 (void)srccat(value(STRhome), STRsldotcshrc); 639 (void)srccat(value(STRhome), STRsldotlogin); 725 srccat(Char *cp, Char *dp) function in typeref:typename:int 935 (void)srccat(value(STRhome), STRsldtlogout);
|