Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c506 (void) strcat_(labuf, buf); in addla()
807 (void) strcat_(wp, lhsb); in subword()
819 (void) strcat_(wp, mp); in subword()
H A Dsh.set.c644 (void) strcat_(exppath, *val++); in exportpath()
647 (void) strcat_(exppath, S_COLON /* ":" */); in exportpath()
H A Dsh.h475 extern tchar *strcat_(tchar *, tchar *);
H A Dsh.misc.c182 strcat_(ep, dp); in strspl()
H A Dsh.c405 strcat_(s_prompt, in main()
773 (void) strcat_(buf, S_SLADOThistory /* "/.history" */); in rechist()
H A Dsh.tchar.c204 strcat_(tchar *s1, tchar *s2) in strcat_() function
H A Dsh.file.c358 (void) strcat_(new, o); in tilde()
H A Dsh.glob.c342 (void) strcat_(restbuf, pe + 1); in execbrc()