Home
last modified time | relevance | path

Searched defs:split (Results 1 – 14 of 14) sorted by relevance

/csrg-svn/libexec/getNAME/
H A DgetNAME.c254 split(line, name) in split() function
/csrg-svn/usr.bin/fmt/
H A Dfmt.c229 split(line) in split() function
/csrg-svn/usr.bin/pascal/pmerge/
H A Dpmerge.c192 split(line) in split() function
/csrg-svn/local/ditroff/ditroff.okeeffe/
H A Dn8.c388 split( aword, anend ) register tchar *aword, *anend; in split() function
/csrg-svn/local/toolchest/ksh/sh/
H A Dargs.c531 static int split(s,macflg) /* blank interpretation routine */ in split() function
/csrg-svn/local/ditroff/ditroff.okeeffe/troff/
H A Dn8.c388 split( aword, anend ) register tchar *aword, *anend; in split() function
/csrg-svn/local/ditroff/ditroff.van/
H A Dn8.c388 split( aword, anend ) register tchar *aword, *anend; in split() function
/csrg-svn/usr.bin/uucp/uux/
H A Duux.c579 split(name, sys, rest) in split() function
/csrg-svn/old/sh/
H A Dservice.c373 LOCAL INT split(s) in split() function
/csrg-svn/usr.bin/ex/
H A Dex_cmdsub.c776 register line *split; local
/csrg-svn/usr.sbin/config.new/
H A Dsem.c786 split(name, nlen, base, bsize, aunit) in split() function
/csrg-svn/old/pcc/c2.vax/
H A Dc21.c41 redun3(p,split) register struct node *p; int split; { in redun3() argument
/csrg-svn/old/awk/
H A Drun.c611 obj split(a,nnn) node **a; in split() function
/csrg-svn/contrib/awk.research/
H A Drun.c1057 Cell *split(Node **a, int nnn) /* split(a[0], a[1], a[2]); a[3] is type */ in split() function