Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dxlist.h17 char * xjoin(char **alist, char sep);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dxlist.c60 xjoin(char **alist, char sep) in xjoin() function
H A Dg11n.c347 langs = xjoin(r, ','); in g11n_locales2langs()
485 set3 = xjoin(list3, ','); in g11n_langtag_set_intersect()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c1975 myproposal[PROPOSAL_LANG_STOC] = xjoin(locales, ','); in prepare_for_ssh2_kex()