Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dnul_ng.c63 UNUSED(this); in irs_nul_ng()
91 UNUSED(this); in ng_next()
92 UNUSED(host); in ng_next()
93 UNUSED(user); in ng_next()
94 UNUSED(domain); in ng_next()
103 UNUSED(this); in ng_test()
104 UNUSED(name); in ng_test()
105 UNUSED(user); in ng_test()
106 UNUSED(host); in ng_test()
114 UNUSED(this); in ng_rewind()
[all …]
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 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 Dirp_ho.c395 UNUSED(this); in ho_addrinfo()
396 UNUSED(name); in ho_addrinfo()
397 UNUSED(pai); in ho_addrinfo()
H A Dgetnetent_r.c118 UNUSED(ndptr); in setnetent_r()
134 UNUSED(ndptr); in endnetent_r()
H A Dgetnameinfo.c245 UNUSED(sa); in ip6_parsenumeric()
246 UNUSED(flags); in ip6_parsenumeric()
H A Dgethostent_r.c129 UNUSED(hdptr); in sethostent_r()
145 UNUSED(hdptr); in endhostent_r()
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 Dlcl.c52 UNUSED(options); in irs_lcl_acc()
H A Dnis.c63 UNUSED(options); in irs_nis_acc()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dfollow_params.pl15 my $UNUSED = 0;
57 $param_map{$one} = {used => $UNUSED, links => []};
77 ($param_map{$func}{used} = $UNUSED);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c406 UNUSED(ev); in conn_done()
407 UNUSED(la); in conn_done()
408 UNUSED(lalen); in conn_done()
409 UNUSED(ra); in conn_done()
410 UNUSED(ralen); in conn_done()
441 UNUSED(lev); in write_done()
442 UNUSED(fd); in write_done()
487 UNUSED(ev); in readable()
604 UNUSED(ev); in timer()
605 UNUSED(due); in timer()
[all …]
H A Dctl_srvr.c405 UNUSED(lev); in ctl_accept()
629 UNUSED(lev); in ctl_wrtimeout()
630 UNUSED(due); in ctl_wrtimeout()
631 UNUSED(itv); in ctl_wrtimeout()
656 UNUSED(lev); in ctl_rdtimeout()
657 UNUSED(due); in ctl_rdtimeout()
658 UNUSED(itv); in ctl_rdtimeout()
721 UNUSED(lev); in ctl_writedone()
722 UNUSED(uap); in ctl_writedone()
760 UNUSED(ctx); in ctl_morehelp()
[all …]
H A Dev_timers.c262 UNUSED(value); in evConfigTimer()
412 UNUSED(ctx); in evCreateTimers()
446 UNUSED(uap); in free_timer()
474 UNUSED(due); in idle_timeout()
475 UNUSED(inter); in idle_timeout()
H A Dev_streams.c124 UNUSED(opaqueCtx); in evTimeRW()
135 UNUSED(opaqueCtx); in evUntimeRW()
260 UNUSED(evmask); in writable()
283 UNUSED(evmask); in readable()
H A Deventlib.c684 UNUSED(opaqueCtx); in evSetOption()
685 UNUSED(value); in evSetOption()
687 UNUSED(option); in evSetOption()
711 UNUSED(opaqueCtx); in evGetOption()
713 UNUSED(value); in evGetOption()
714 UNUSED(option); in evGetOption()
745 UNUSED(nfds); in pselect()
H A Dmemcluster.c192 UNUSED(file); in __memget_record()
193 UNUSED(line); in __memget_record()
378 UNUSED(file); in __memput_record()
379 UNUSED(line); in __memput_record()
/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/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/uts/common/fs/zfs/lua/
H A Dllimits.h86 #if !defined(UNUSED)
87 #define UNUSED(x) ((void)(x)) /* to avoid warnings */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsysconfig.h49 #define UNUSED 1 macro
/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/uts/common/sys/dktp/
H A Dfdisk.h95 #define UNUSED 0 /* Empty Partition */ macro
/illumos-gate/usr/src/cmd/acct/
H A Dacctdef.h56 #define UNUSED -1 macro

123