opstr
set_options_mask(&c_op, opstr);
check_invalid_option(options *specified, char *opstr)
char *opstr;
opstr = "User Authentication";
opstr = "Dialing String";
opstr = "Location Identifier";
opstr = "E.164 Number";
opstr = "X.500 Distinguished Name";
opstr = "CBCP Negotiation";
opstr = unknown_string;
(void) sprintf(get_line(0, 0), "Operation = %d (%s)", operation, opstr);
"of arithmetic type\n", opstr(dnp->dn_op));
"integral type\n", opstr(dnp->dn_op));
"of scalar type\n", opstr(dnp->dn_op));
"scalar type\n", opstr(dnp->dn_op));
"of known size\n", opstr(dnp->dn_op));
"lvalue as an operand\n", opstr(dnp->dn_op));
"to a writable variable\n", opstr(dnp->dn_op));
xyerror(D_UNKNOWN, "invalid unary op %s\n", opstr(dnp->dn_op));
"lvalue as an operand\n", opstr(op));
"to a writable variable\n", opstr(op));
"integral type\n", opstr(op));
"integral type\n", opstr(op));
"integral type\n", opstr(op));
"arithmetic type\n", opstr(op));
"of scalar type\n", opstr(op));
opstr(op), rp->dn_string,
dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
"integral type\n", opstr(op));
"arithmetic type\n", opstr(op));
opstr(op),
dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
dt_node_type_name(lp, n1, sizeof (n1)), opstr(op),
"operand of known size\n", opstr(op));
opstr(op),
"an identifier\n", opstr(op));
"applied to a pointer\n", opstr(op));
"is available\n", opstr(op), tag);
"to a struct or union\n", opstr(op),
"cannot be of dynamic type\n", opstr(op));
"cannot be actions\n", opstr(op));
xyerror(D_UNKNOWN, "invalid binary op %s\n", opstr(op));
(void) snprintf(buf, len, "operator %s", opstr(dnp->dn_op));
(void) fprintf(fp, "%s(", opstr(dnp->dn_op));
(void) fprintf(fp, "%s", opstr(dnp->dn_op));
(void) fprintf(fp, " %s ", opstr(dnp->dn_op));
(void) fprintf(fp, "OP1 %s (%s)\n", opstr(dnp->dn_op), buf);
(void) fprintf(fp, "OP2 %s (%s)\n", opstr(dnp->dn_op), buf);
opstr = "SIOCGLIFCONF";
opstr = "calloc";
opstr = "SIOCGLIFFLAGS";
opstr = "SIOCGLIFINDEX";
opstr = "SIOCGLIFADDR";
(void) snprintf(errbuf, ERRBUFSIZE, "%s: %s", opstr,
(void) snprintf(errbuf, ERRBUFSIZE, "%s: %s: %s", opstr,
const char *opstr;
opstr = "socket";
opstr = "SIOCGLIFNUM";
opstr = "realloc";
kcf_do_ioctl(int opcode, uint_t *arg, char *opstr)
(opstr == NULL) ? "ioctl" : opstr,
char opstr[16];
snprintf(opstr, sizeof(opstr), "%s%s", opname, suffix);
insn(opstr, src, dest, NULL);