Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 51) sorted by path

123

/illumos-gate/usr/src/cmd/acct/
H A Dacctdef.h56 #define UNUSED -1 macro
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c2307 if (Table[i].systid == UNUSED) { in insert_tbl()
2321 if (id == UNUSED) { in insert_tbl()
2430 if (Table[i].systid != UNUSED) { in verify_tbl()
2556 if (Table[i].systid != UNUSED) { in verify_tbl()
2827 if (Table[i].systid == UNUSED) {
2835 if (Table[i].systid != UNUSED) {
3097 if (Table[i].systid != UNUSED) {
3545 if (Table[i].systid == UNUSED) {
3927 Table[i].systid = UNUSED;
4047 if (tbl_ptr->systid == UNUSED)
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c131 if (ip->systid == UNUSED) { in print_fdisk_part()
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c1375 parts[i].systid = UNUSED; in write_default_label()
1376 parts[i].numsect = lel(UNUSED); in write_default_label()
1377 parts[i].relsect = lel(UNUSED); in write_default_label()
1530 if ((fdisk.part[i].systid == UNUSED) || in overwrite_metadata()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg408 @ MSG_LD_UNUSED "UNUSED"
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg170 @ MSG_LFL_TRC_UNUSED "TRACE-UNUSED"
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dpartition.c191 if (iparts[i].systid != UNUSED) { in partition_get_assocs()
388 if (iparts[i].systid != UNUSED) { in partition_make_descriptors()
438 iparts[part_num - 1].systid == UNUSED) { in get_attrs()
605 iparts[i].systid = UNUSED; in get_parts()
617 if (iparts[i].systid == UNUSED) in get_parts()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macho_loader.h1109 UNUSED uint32_t isym:24, /* index into the symbol table */
1110 UNUSED flags:8; /* flags to indicate the type of reference */
1144 UNUSED uint32_t
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c262 prop_buf_build_cb(pool_conf_t *UNUSED, pool_elem_t *pe, const char *name, in prop_buf_build_cb() argument
H A Dpool_kernel.c876 prop_build_cb(pool_conf_t *UNUSED, pool_elem_t *pe, const char *name, in prop_build_cb() argument
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Dsupport.c325 UNUSED(data); in dst_s_dump()
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns.c59 UNUSED(options); in irs_dns_acc()
H A Ddns_ho.c178 UNUSED(this); in irs_dns_ho()
505 UNUSED(this); in ho_next()
513 UNUSED(this); in ho_rewind()
H A Ddns_nw.c104 UNUSED(this); in irs_dns_nw()
183 UNUSED(this); in nw_next()
190 UNUSED(this); in nw_rewind()
H A Ddns_pr.c151 UNUSED(this); in pr_next()
158 UNUSED(this); in pr_rewind()
164 UNUSED(this); in pr_minimize()
H A Ddns_sv.c167 UNUSED(this); in sv_next()
174 UNUSED(this); in sv_rewind()
273 UNUSED(this); in sv_minimize()
H A Dgethostent_r.c129 UNUSED(hdptr); in sethostent_r()
145 UNUSED(hdptr); in endhostent_r()
H A Dgetnameinfo.c245 UNUSED(sa); in ip6_parsenumeric()
246 UNUSED(flags); in ip6_parsenumeric()
H A Dgetnetent_r.c118 UNUSED(ndptr); in setnetent_r()
134 UNUSED(ndptr); in endnetent_r()
H A Dgetnetgrent_r.c91 UNUSED(buf); in setnetgrent_r()
92 UNUSED(buflen); in setnetgrent_r()
126 UNUSED(buf); in endnetgrent_r()
127 UNUSED(buflen); in endnetgrent_r()
H A Dhesiod.c257 UNUSED(context); in hesiod_free_list()
H A Dirp.c81 UNUSED(options); in irs_irp_acc()
H A Dirp_ho.c395 UNUSED(this); in ho_addrinfo()
396 UNUSED(name); in ho_addrinfo()
397 UNUSED(pai); in ho_addrinfo()
H A Dirp_ng.c206 UNUSED(name); in ng_test()
H A Dlcl.c52 UNUSED(options); in irs_lcl_acc()

123