Home
last modified time | relevance | path

Searched refs:vstr (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c239 struct archive_string vstr; member
359 archive_string_init(&(xar->vstr)); in archive_write_set_format_xar()
897 archive_string_empty(&xar->vstr); in xmlwrite_fstring()
898 archive_string_vsprintf(&xar->vstr, fmt, ap); in xmlwrite_fstring()
900 return (xmlwrite_string(a, writer, key, xar->vstr.s)); in xmlwrite_fstring()
1922 archive_string_free(&(xar->vstr)); in xar_free()
/dragonfly/sys/dev/netif/mn/
H A Dif_mn.c129 u_int8_t isr0, isr1, isr2, isr3, fill6c, fill6d, gis, vstr; member
1366 switch (sc->f54r->vstr) { in mn_attach()
1383 kprintf(" Rev 0x%x\n", sc->f54r->vstr); in mn_attach()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dieee.c1159 const char *inam, *vstr; in parse_ieee_bb() local
1177 || ! ieee_read_optional_id (info, pp, &vstr, &vstrlen, &present)) in parse_ieee_bb()