Home
last modified time | relevance | path

Searched refs:G_APPEND (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/csh/
H A Dcsh.h102 #define G_APPEND 2 /* make a sentence by cat'ing the words */ macro
H A Dglob.c347 case G_APPEND: in handleone()
H A Dset.c244 v->vec[subscr - 1] = globone(p, G_APPEND); in asx()
H A Dfunc.c941 Setenv(vp, lp = globone(lp, G_APPEND)); in dosetenv()