Searched refs:G_APPEND (Results 1 – 6 of 6) sorted by relevance
594 return (ignore & TEXP_NOGLOB ? Strsave(cp) : globone(cp, G_APPEND)); in exp6()678 ep = globone(dp, G_APPEND); in filetest()
370 if ((p = globone(res, G_APPEND)) != NULL) { in tw_result()
404 case G_APPEND: in handleone()
546 #define G_APPEND 2 /* make a sentence by cat'ing the words */ macro
364 v->vec[subscr - 1] = globone(p, G_APPEND); in asx()
1355 lp = globone(lp, G_APPEND); in dosetenv()