Home
last modified time | relevance | path

Searched refs:shaccton (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dservice.c613 static int shaccton; /* 0 implies do not write record on exit */ variable
624 shaccton = 0; in suspacct()
638 shaccton = 1; in preacct()
648 if (shaccton) { in doacct()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c1366 static shaccton; /* non-zero causes accounting record to be written */
1380 shaccton=0; in sh_accsusp()
1399 shaccton = 1; in sh_accbegin()
1410 if(shaccton) in sh_accend()