Searched refs:strsep (Results 51 - 62 of 62) sorted by relevance

123

/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c769 while ((dev = strsep(&bdev, " ")) != NULL) {
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com577 strsep.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com568 strsep.o \
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c735 start = strsep(&dup, ",");
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h467 extern char *strsep(char **, const char *);
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile544 strsep.o \
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c226 while ((q = (char *)strsep(argv, ":")) != NULL) {
/illumos-gate/usr/src/man/man3c/
H A DMakefile1236 strsep.3c \
2296 strsep.3c := LINKSRC = string.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc949 /* strsep.c */
950 char *strsep(char **stringp, const char *delim);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com611 strsep.o \
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c261 tmp = strsep(&tmp, " ");
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2299 (void) strsep(&cp, "/@");

Completed in 111 milliseconds

123