Home
last modified time | relevance | path

Searched refs:pnpsplit (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/acct/lib/
H A DMakefile27 OBJS= pnpsplit.o devtolin.o expand.o lintodev.o \
H A Dpnpsplit.c83 pnpsplit(long start, ulong_t etime, long result[2]) in pnpsplit() function
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c380 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told), in update()
403 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told), in update()
H A Dacctcon.c354 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told), in update()
374 if (pnpsplit(cb.ct_start, (ulong_t)(tnew-told), in update()
H A Dacctprc.c89 if(pnpsplit(ab.ac_btime, etime, elaps) == 0) { in main()
H A Dacctprc1.c133 if(pnpsplit(ab.ac_btime, etime, elaps) == 0) { in main()
H A Dacctcms.c344 if (pnpsplit(acct.oab.ac_btime, etime, elaps) in dofile()
395 if(pnpsplit(acct.ab.ac_btime, etime, elaps) == 0) { in dofile()