Searched refs:tokenize (Results 1 - 19 of 19) sorted by relevance

/opensolaris-onvv-gate/usr/src/psm/stand/bootblks/
H A DMakefile.com50 TOKENIZE = tokenize
/opensolaris-onvv-gate/usr/src/tools/tokenize/
H A DMakefile26 SHFILES= tokenize
27 BINARIES= forth_preload.so.1 forth tokenize.exe
H A Dtokenize.sh30 # Usage: tokenize xxx.fth
52 ${mypath}/forth ${mypath}/tokenize.exe \
53 -s "aout-header? off silent? on tokenize $infile $outfile" < /dev/null
/opensolaris-onvv-gate/usr/src/lib/efcode/fcode_test/
H A DMakefile40 TOKENIZE = $(ONBLD_TOOLS)/bin/sparc/tokenize
/opensolaris-onvv-gate/usr/src/lib/libfru/include/
H A DStr.h67 char tokenize(Str& token, const Str& separators, Str& remainder);
/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c70 static char *tokenize(char *);
557 if ((p = tokenize(NULL)) == NULL) {
567 } while ((p = tokenize(line)) == NULL);
576 * tokenize -- a version of the standard strtok with specific behavior.
579 tokenize(char *line) function
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dsysfiles.c52 static void tokenize(), nameparse(), setfile(), setioctl(),
165 /* strtok's of this buf continue in tokenize() */
168 tokenize();
216 /* strtok's of this buf continue in tokenize() */
221 tokenize();
283 * coming here and then CONTINUE calling strtok() in tokenize(),
296 * tokenize() continues pulling tokens out of a buffer -- the
298 * tokenize() -- and starts stuffing 'em into tokptr.
301 tokenize() function
/opensolaris-onvv-gate/usr/src/lib/libfru/libgenutil/
H A DStr.cc153 Str::tokenize(Str& token, const Str& separators, Str& remainder) function in class:Str
/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Dsysfiles.c55 static void tokenize(void);
193 /* strtok's of this buf continue in tokenize() */
196 tokenize();
243 /* strtok's of this buf continue in tokenize() */
248 tokenize();
306 * coming here and then CONTINUE calling strtok() in tokenize(),
319 * tokenize() continues pulling tokens out of a buffer -- the
321 * tokenize() -- and starts stuffing 'em into tokptr.
324 tokenize(void) function
/opensolaris-onvv-gate/usr/src/tools/
H A DMakefile62 tokenize
H A DREADME.tools295 tokenize
/opensolaris-onvv-gate/usr/src/lib/libsqlite/
H A DMakefile.com38 tokenize.o \
84 $(SRCDIR)/tokenize.c \
H A Dmain.mk62 select.o table.o tokenize.o trigger.o update.o util.o \
97 $(TOP)/src/tokenize.c \
258 tokenize.o: $(TOP)/src/tokenize.c $(HDR)
259 $(TCCX) -c $(TOP)/src/tokenize.c
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DText.h76 void tokenize(Char space, Text &text) const;
/opensolaris-onvv-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h512 char **tokenize(char *, const char *);
H A Dsvccfg_xml.c1596 pgs = tokenize(event, ",");
H A Dsvccfg_libscf.c15410 * tokenize()
15416 tokenize(char *str, const char *sep) function
15500 pgs = tokenize(str, ",");
15558 pgs = tokenize(str, ",");
15817 events = tokenize(str, ",");
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DText.cxx85 void Text::tokenize(Char space, Text &text) const function in class:SP_NAMESPACE::Text
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Ddeveloper-build-onbld.mf84 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize mode=0555
85 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/tokenize.exe mode=0555

Completed in 277 milliseconds