Lines Matching defs:string_nocheck
630 static char *string_nocheck(char *buf, char *end, const char *s,
655 return string_nocheck(buf, end, sym, spec);
679 return string_nocheck(buf, end, s, spec);
719 return string_nocheck(buf, end, s, spec);
1004 return string_nocheck(buf, end, sym, spec);
1093 p = string_nocheck(p, pend, "io ", str_spec);
1096 p = string_nocheck(p, pend, "mem ", str_spec);
1099 p = string_nocheck(p, pend, "irq ", str_spec);
1102 p = string_nocheck(p, pend, "dma ", str_spec);
1105 p = string_nocheck(p, pend, "bus ", str_spec);
1108 p = string_nocheck(p, pend, "??? ", str_spec);
1113 p = string_nocheck(p, pend, "size ", str_spec);
1124 p = string_nocheck(p, pend, " 64bit", str_spec);
1126 p = string_nocheck(p, pend, " pref", str_spec);
1128 p = string_nocheck(p, pend, " window", str_spec);
1130 p = string_nocheck(p, pend, " disabled", str_spec);
1132 p = string_nocheck(p, pend, " flags ", str_spec);
1138 return string_nocheck(buf, end, sym, spec);
1314 return string_nocheck(buf, end, mac_addr, spec);
1477 return string_nocheck(buf, end, ip6_addr, spec);
1488 return string_nocheck(buf, end, ip4_addr, spec);
1550 return string_nocheck(buf, end, ip6_addr, spec);
1585 return string_nocheck(buf, end, ip4_addr, spec);
1739 return string_nocheck(buf, end, uuid, spec);
2069 buf = string_nocheck(buf, end, tbuf, str_spec);
2080 buf = string_nocheck(buf, end, ",", str_spec);
2081 buf = string_nocheck(buf, end, "\"", str_spec);
2083 buf = string_nocheck(buf, end, "\"", str_spec);