Searched defs:tar (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1272 mdb_ctf_arinfo_t tar, mar; local
1495 if (mdb_ctf_array_info(tgtid, &tar) != 0) {
1508 if (tar.mta_nelems != mar.mta_nelems) {
1511 tar.mta_nelems, typename, tgtname);
1520 if ((tgtsz = mdb_ctf_type_size(tar.mta_contents)) == -1UL) {
1527 for (i = 0; i < tar.mta_nelems; i++) {
1529 tar.mta_contents, tgtbuf + i * tgtsz,
/illumos-gate/usr/src/man/man3head/
H A DMakefile88 tar.h.3head \
177 tar.3head \
266 tar.3head := LINKSRC = tar.h.3head
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c1395 domainname *tar = GetRRDomainNameTarget(&rr->resrec); local
1396 if (tar) tar->c[0] = 0;

Completed in 394 milliseconds