Home
last modified time | relevance | path

Searched refs:seps (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_util.c315 parse_match(char line, char *seps) in parse_match() argument
317 char *sep = seps; in parse_match()
333 parse(char **line, char *seps) in parse() argument
339 if (parse_match(**line, seps)) { in parse()
341 while (parse_match(**line, seps)) { in parse()
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dloadfilters.c192 getfields(int fd, char *fields[], char *buf, int bufsiz, int max, char *seps) in getfields() argument
219 /* quote reason #2 */ || strchr(seps, p[1]) in getfields()
223 } else if (strchr(seps, *p)) { in getfields()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drandom.c145 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
321 rand_sep = seps[type]; in setstate()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Drandom.c129 unsigned int seps[MAX_TYPES]; member
325 rp->rand_sep = rp->seps[ type ]; in setstate()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c2021 seps_to_prop_values(property_t **p, xmlChar *seps) in seps_to_prop_values() argument
2035 for (; *seps != 0; seps++) { in seps_to_prop_values()
2039 val_str[0] = *seps; in seps_to_prop_values()
2052 lxml_get_tm_internal_seps(entity_t *service, pgroup_t *pg, xmlNodePtr seps) in lxml_get_tm_internal_seps() argument
2058 for (cursor = seps->xmlChildrenNode; cursor != NULL; in lxml_get_tm_internal_seps()
2064 "for \"%s\"\n"), cursor->name, seps->name, in lxml_get_tm_internal_seps()
2070 "separators.\n"), (const char *)seps->name, in lxml_get_tm_internal_seps()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m57 file path=opt/util-tests/tests/awk/bugs-fixed/numeric-output-seps.awk mode=0444
58 file path=opt/util-tests/tests/awk/bugs-fixed/numeric-output-seps.ok mode=0444