Home
last modified time | relevance | path

Searched refs:reinit (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfdisc.c240 reg int reinit = 0; local
243 if(!reinit) \
246 reinit = 1; \
253 if(reinit)
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dbash.c318 goto reinit; in bash_init()
411 reinit: in bash_init()
/titanic_44/usr/src/cmd/egrep/
H A Degrep.y108 char reinit = 0; variable
495 reinit = 1; in nxtst()
778 if (reinit == 1) clearg(); in main()
955 if (reinit == 1) in execute()
977 reinit = 0; in clearg()
/titanic_44/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c183 static int32_t reinit; variable
756 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()
/titanic_44/usr/src/cmd/troff/troff.d/
H A Dta.c469 t_init(reinit) /* initialize device */ in t_init() argument
470 int reinit; in t_init()
/titanic_44/usr/src/cmd/krb5/slave/
H A Dkpropd.c864 reinit: in do_iprop()
889 goto reinit; in do_iprop()
953 goto reinit; in do_iprop()
981 goto reinit; in do_iprop()
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1024 int reinit = 0; local
1036 reinit = 1;
1044 reinit = 1;
1054 reinit = 1;
1069 else if (reinit)
/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.c5319 hnc_init(int reinit) in hnc_init() argument
5329 if (reinit) { in hnc_init()