Searched refs:nobase (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.h64 int nobase; /* not shared */ member in struct:__anon1023
H A Dnscd_nswstate.c60 if ((*s->nsw_cfg_p)->nobase != 1)
182 if ((*s->nsw_cfg_p)->nobase != 1)
713 if ((*s->nsw_cfg_p)->nobase == 1) {
H A Dnscd_nswconfig.c460 nsw_cfg->nobase = 1;
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c414 int nobase; local
430 nobase = modi.mi_info & MI_INFO_NOBASE;
449 if (!nobase && (uintptr_t)modi.mi_base > UINT32_MAX)

Completed in 87 milliseconds