Searched defs:strspl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.misc.c162 strspl(tchar *cp, tchar *dp) function
/illumos-gate/usr/src/cmd/last/
H A Dlast.c107 static char *strspl(char *, char *);
230 names[names_num] = strspl("tty", argv[i]);
509 strspl(char *left, char *right) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c79 static char *strspl();
81 static char *strspl(char *cp, char *dp);
608 gargv[gargc - 1] = strspl(s1, s2);
719 strspl(char *cp, char *dp) function

Completed in 47 milliseconds