Searched refs:delimit (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libtsnet/common/
H A Dmisc.c52 const char *delimit)
58 any_white = strchr(delimit, '\n') != NULL;
71 if (strchr(delimit, chr) != NULL)
51 parse_entry(char *outbuf, size_t outlen, const char *instr, const char *delimit) argument
/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddebug.c424 const char *delimit = MSG_ORIG(MSG_STR_DELIMIT); local
444 if ((name = strtok_r(_name, delimit, &lasts)) != NULL) {
510 } while ((name = strtok_r(NULL, delimit, &lasts)) != NULL);
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c514 stol(cp, delimit, ptr, i)
516 char delimit; /* delimiter */
545 if ((*cp == '\0') || (*cp == delimit)) {
/opensolaris-onvv-gate/usr/src/cmd/raidctl/
H A Draidctl.c2366 char *delimit = " "; local
2404 p = strtok(t, delimit);
2407 p = strtok(NULL, delimit);
2420 p = strtok(disks_str, delimit);
2443 p = strtok(NULL, delimit);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DDosGlob.pm454 Spaces in the argument delimit distinct patterns, so
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL174 Any other character except C<\> or newline may be used to delimit a
427 slash to delimit the regular expression and the replacement.
504 slash to delimit the strings. Within I<string1> and I<string2>, a
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME92 item list pointers from which they can be pop-ed on the gitem list.'delimit-
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1223 characters, the first one encountered in the text is taken to delimit
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2932 % own to delimit the rest of the line, and then take it out again if we

Completed in 141 milliseconds