comma
char *brace_start, *brace_end, *UNINITIALIZED(comma);
comma = (char *) 0;
comma = p;
if (!comma) {
| antispoof_iflst comma antispoof_if {
| cbqflags_list comma cbqflags_item { $$ |= $3; }
| priqflags_list comma priqflags_item { $$ |= $3; }
| hfscopts_list comma hfscopts_item
| LINKSHARE '(' bandwidth comma number comma bandwidth ')'
| REALTIME '(' bandwidth comma number comma bandwidth ')'
| UPPERLIMIT '(' bandwidth comma number comma bandwidth ')'
| qassign_list comma qassign_item {
| RETURNICMP '(' STRING comma STRING ')' {
| logopts comma logopt {
| if_list comma if_item_not {
| proto_list comma proto_item {
| os_list comma xos {
| host_list comma ipspec {
| port_list comma port_item {
| uid_list comma uid_item {
| gid_list comma gid_item {
| icmp_list comma icmp_item {
| icmp6_list comma icmp6_item {
| state_opt_list comma state_opt_item {
| QUEUE '(' STRING comma STRING ')' {
| redir_host_list comma host {
| route_host_list comma route_host {
timeout_list : timeout_list comma timeout_spec
limit_list : limit_list comma limit_spec
comma : ','
char *comma, *pers, *ep, *nptr;
comma = strchr(p, ',');
if (comma == NULL) {
pers = strchr(comma, '%');
*comma = '\0';
nptr = comma+1;
int comma = 0;
comma++;
comma++;
if (comma)
comma++;
if (comma)
comma++;
if (comma)
comma++;
if (comma)
comma++;
const char *comma;
comma = "";
(void)printf("%s[%d %d %s]", comma, kd[i].d_cmajor,
comma = ", ";
int comma;
comma = 0;
if (comma)
comma = 1;
comma = "";
comma = ", ";
comma,
const char *comma;
comma = "";
comma = ", ";
comma,
const char *comma;
int comma, i, valid_levels;
comma = 0;
comma = 1;
aprint_verbose("%shot %s C", comma ? ", " : "",
comma = 1;
aprint_verbose("%spassive %s C", comma ? ", " : "",
comma = 1;
aprint_verbose("%spassive cooling", comma ?
const char comma[] = ", ";
sep = comma;
a++, (comma)();
int comma;
comma = ntype & GCOMMA;
if (debug && comma)
if (comma)
if (comma && p->n_flink != NULL)
if (comma && *--cp == ',')
fmt(const char *str, struct name *np, FILE *fo, size_t comma)
comma = comma ? 1 : 0;
comma = 0;
if (col + len + comma > 72 && col > 4) {
if (comma)
col += len + comma;