Searched refs:reinit (Results 1 – 9 of 9) sorted by relevance
240 reg int reinit = 0; local243 if(!reinit) \246 reinit = 1; \253 if(reinit)
538 bool reinit, romboot; in do_open() local540 reinit = romboot = false; in do_open()556 reinit = true; in do_open()589 if (reinit) { in do_open()
317 goto reinit; in bash_init()410 reinit: in bash_init()
183 static int32_t reinit; variable756 reinit++; in mallocctl()979 reinit = 0; in reinit_cpu_list()1154 if (reinit == 0 && (debugopt & MTDEBUGPATTERN)) in malloc_internal()1224 if (reinit == 0 && (debugopt & MTDEBUGPATTERN)) in oversize()
864 reinit: in do_iprop()889 goto reinit; in do_iprop()953 goto reinit; in do_iprop()981 goto reinit; in do_iprop()
465 t_init(int reinit) /* initialize device */ in t_init() argument
596 struct vm_reinit reinit; in vmmdev_do_ioctl() local598 if (ddi_copyin(datap, &reinit, sizeof (reinit), md)) { in vmmdev_do_ioctl()609 error = vm_reinit(sc->vmm_vm, reinit.flags); in vmmdev_do_ioctl()
970 struct vm_reinit reinit = { in vm_reinit() local974 return (ioctl(ctx->fd, VM_REINIT, &reinit)); in vm_reinit()
5304 hnc_init(int reinit) in hnc_init() argument5314 if (reinit) { in hnc_init()