Home
last modified time | relevance | path

Searched refs:strcat_ (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/csh/
H A Dsh.set.c647 (void) strcat_(exppath, *val++); in exportpath()
650 (void) strcat_(exppath, S_COLON /* ":" */); in exportpath()
H A Dsh.lex.c499 (void) strcat_(labuf, buf); in addla()
800 (void) strcat_(wp, lhsb); in subword()
812 (void) strcat_(wp, mp); in subword()
H A Dsh.h498 extern tchar *strcat_(tchar *, tchar *);
H A Dsh.misc.c184 strcat_(ep, dp); in strspl()
H A Dsh.c401 strcat_(s_prompt, in main()
769 (void) strcat_(buf, S_SLADOThistory /* "/.history" */); in rechist()
H A Dsh.tchar.c205 strcat_(tchar *s1, tchar *s2) in strcat_() function
H A Dsh.file.c360 (void) strcat_(new, o); in tilde()
H A Dsh.glob.c339 (void) strcat_(restbuf, pe + 1); in execbrc()