Lines Matching refs:sprintf
35 return sprintf(buf, "%s\n", "primary router");
37 return sprintf(buf, "%s\n", "secondary router");
40 return sprintf(buf, "%s\n", "multicast router+");
42 return sprintf(buf, "%s\n", "multicast router");
45 return sprintf(buf, "%s\n", "primary connector+");
47 return sprintf(buf, "%s\n", "primary connector");
50 return sprintf(buf, "%s\n", "secondary connector+");
52 return sprintf(buf, "%s\n", "secondary connector");
54 return sprintf(buf, "%s\n", "no");
141 return sprintf(buf, "%i\n", card->options.sniffer ? 1 : 0);
203 return sprintf(buf, "%s\n", tmp_hsuid);
288 return sprintf(buf, "%u\n", card->ipato.enabled ? 1 : 0);
333 return sprintf(buf, "%u\n", card->ipato.invert4 ? 1 : 0);
504 return sprintf(buf, "%u\n", card->ipato.invert6 ? 1 : 0);