Searched refs:comma (Results 1 - 25 of 41) sorted by last modified time

12

/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml398 my $comma = ',';
401 $comma = '' if $i++ == $j;
403 $start = " = $start$comma";
405 $start = "$comma\t";
863 # "EOL" is where a comma should go unless end of list
/illumos-gate/usr/src/tools/scripts/
H A Dcstyle.pl70 allow a comma-seperated list of optional constructs:
588 err("comma or semicolon followed by non-blank");
592 err("comma or semicolon preceded by blank");
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4376 {"comma", "less", ',', '<', 0x33},
4552 " quote, doublequote, backquote, tilde, shift, backslash, bar, comma,"
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c2589 cp = p; /* save location of comma */
2608 *cp = ','; /* restore the comma */
2684 * Construct a comma separated string of the options set in the given
2706 int optlen, comma = 0; local
2709 comma = 1;
2711 if (strlen(buf) + comma + optlen + 1 > len)
2713 if (comma)
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c384 char *comma; local
397 * Find the comma in the last component component@x,y, and
398 * truncate the comma and any following number.
400 comma = strchr(lastslash, ',');
401 assert(comma != NULL);
403 *comma = '\0';
409 *comma = ',';
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh617 printf "$(gettext "Enter a comma-separated list of DNS domain names"): "
1842 printf "$(gettext "Enter a comma-separated list of slave KDC host names"): "
1877 printf "$(gettext "Enter a comma-separated list of domain/hosts
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h618 extern char *yankword(char *name, char *word, int sz, int comma);
/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c110 int comma; local
114 comma = docomma(line);
118 while ((cp = yankword(cp, nbuf, sizeof (nbuf), comma)) != NOSTR) {
122 comma)) == NOSTR) {
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1722 char *s, *comma; local
1733 if ((comma = strchr(s, ',')) != NULL) {
1734 if (!strcasecmp(comma + 1, "any")) {
1736 } else if (!sscanf(comma + 1, "%d", port) ||
1743 *comma = '\0';
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c313 int loop, comma; local
383 for (loop = 0, comma = 0;
389 (comma ? ", " : ""),
391 comma++;
432 for (loop = 0, comma = 0;
439 (comma ? ", " : ""),
441 comma++;
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c4302 char *comma = strchr(value, ','); local
4303 if (comma != NULL) {
4304 *comma++ = '\0';
4319 value = comma;
4335 char *comma = strchr(value, ','); local
4342 if (comma != NULL) {
4343 *comma++ = '\0';
4359 value = comma;
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c436 /* Don't allow comma */
455 * the separator after it (comma or
626 * is in the comma-separated, newline-terminated "list"
628 static const char comma = ','; /* Don't let 'cfix' near this */ variable
641 while (*list == comma || isspace(*list))
643 for (p = list; *p != 0 && *p != comma &&
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dexpand.c278 char comma, range=0; local
286 range = comma = brace = 0;
297 if(brace==0 && comma && *cp!='(')
299 comma = brace = 0;
376 comma = 1;
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_getalias.c117 int rc, i, j, len, comma; local
184 comma = 0;
205 len = len + comma + strlen(newhead);
218 if (comma)
221 comma = 1;
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c73 static const char *comma = ","; variable
112 token = strtok_r(NULL, comma, &lasts);
139 token = strtok_r(input_string, comma, &lasts);
158 } while ((token = strtok_r(NULL, comma, &lasts)) != NULL);
397 token = strtok_r(block_string, comma, &lasts);
417 } while ((token = strtok_r(NULL, comma, &lasts)) !=
428 token = strtok_r(params_string, comma, &lasts);
449 } while ((token = strtok_r(NULL, comma, &lasts))
472 token = strtok_r(alg_names, comma, &lasts);
494 } while ((token = strtok_r(NULL, comma,
[all...]
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_arg.c358 char *comma; local
368 comma = strchr(range, ',');
369 if (comma != NULL)
370 *comma = '\0';
372 if (comma != NULL)
373 *comma = ',';
376 if (comma != NULL) {
377 *comma = ',';
378 range = comma + 1;
392 char *comma; local
[all...]
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_event.c398 char *comma = ","; local
402 s = strtok_r(flags, comma, &last);
409 s = strtok_r(NULL, comma, &last);
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmtrace.c116 int comma; local
153 comma = 0;
173 comma = 1;
176 { if(comma)
184 comma = 1;
186 if(comma)
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c200 char *comma; local
226 comma = strchr(value, ',');
227 if (comma != NULL)
228 len = comma - value;
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c836 comma(fcode_env_t *env) function
842 set_here(env, HERE + sizeof (fstack_t), "comma");
2631 ANSI(0x0d3, 0, ",", comma);
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h191 FNPROTO(comma); variable
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c45 char *comma; local
53 if ((comma = strchr(bac, ',')) != NULL)
54 *comma = '\0';
58 "Trouble interpreting bus_addr before comma.\n");
59 if (comma != NULL)
60 *comma = ',';
65 if (comma == NULL) {
70 pp->br_ba_ac = strtonum(mod, comma + 1, &e);
73 "Trouble interpreting bus_addr after comma.\n");
74 *comma
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c225 char *comma; local
237 if ((comma = strchr(bac, ',')) == NULL) {
241 *comma = '\0';
243 *comma = ',';
246 "Trouble interpreting %s before comma.\n", bac);
250 ac = strtonum(mod, comma + 1, &e);
253 "Trouble interpreting %s after comma.\n", bac);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Derrmap.h248 int comma;
254 fprintf(ps->f, ps->comma ? ", (" : "(");
255 ps->comma = 1;
267 ps.comma = 0;
245 int comma; member in struct:mecherrmap__printstat
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex579 % @comma{} to avoid , parsing problems.
580 \let\comma = ,
1098 % @comma{} is so commas can be inserted into text without messing up
1101 \let\comma = ,
1874 % @uref (abbreviation for `urlref') takes an optional (comma-separated)
3223 \definedummyword{comma}%
3362 \def\comma{,}%
5855 % might or might not have spaces before the first comma, like:
5861 % also remove a trailing comma, in case of something like this:
6023 % But we always want a comma an
[all...]

Completed in 2078 milliseconds

12