Home
last modified time | relevance | path

Searched refs:sfsync (Results 1 – 25 of 52) sorted by relevance

123

/titanic_44/usr/src/lib/libast/common/stdio/
H A Dsetvbuf.c37 sfsync(f); in setvbuf()
44 sfsync(f); in setvbuf()
H A Dfflush.c40 return (sfsync(f) < 0 || sfpurge(f) < 0) ? -1 : 0; in fflush()
/titanic_44/usr/src/lib/libast/common/port/
H A Dastquery.c81 sfsync(sfstdout); in astquery()
83 sfsync(op); in astquery()
/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfsync.c68 if(sfsync(f) < 0) in _sfall()
83 int sfsync(reg Sfio_t* f) in sfsync() function
85 int sfsync(f) in sfsync()
H A D_sfopen.c73 { if(sfsync(f) < 0)
H A Dsfclose.c68 rv = sfsync(f);
H A Dsfseek.c279 sfsync(f);
/titanic_44/usr/src/lib/libast/common/misc/
H A Derror.c569 sfsync(sfstdin); in errorv()
571 sfsync(sfstdout); in errorv()
572 sfsync(sfstderr); in errorv()
576 sfsync(sfstderr); in errorv()
H A Dprocopen.c428 sfsync(NiL); in procopen()
673 sfsync(sfstderr); in procopen()
/titanic_44/usr/src/lib/libast/common/preroot/
H A Dsetpreroot.c63 sfsync(sfstderr); in setpreroot()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Djobs.c263 sfsync(sfstderr); in job_reap()
408 sfsync(sfstderr); in job_reap()
442 sfsync(sfstderr); in job_reap()
1205 sfsync(sfstderr); in job_post()
1362 sfsync(sfstderr); in job_wait()
1431 sfsync(sfstderr); in job_wait()
1529 sfsync(outfile); in job_switch()
1603 sfsync(sfstderr); in job_unpost()
1638 sfsync(sfstderr); in job_unpost()
H A Dfault.c480 sfsync(shp->outpool); in sh_trap()
627 sfsync((Sfio_t*)sfstdin); in sh_done()
628 sfsync((Sfio_t*)shp->outpool); in sh_done()
629 sfsync((Sfio_t*)sfstdout); in sh_done()
H A Dio.c890 sfsync(sp); in file_offset()
1079 sfsync(shp->sftable[dupfd]); in sh_redirect()
1241 sfsync(sp); in sh_redirect()
1488 sfsync(sp); in sh_iosave()
1872 return(sfsync(sfstderr)); in io_prompt()
1926 return(sfsync(sfstderr)); in io_prompt()
H A Dmain.c442 sfsync(shp->outpool); in exfile()
576 sfsync(sfstderr); in exfile()
H A Dsubshell.c130 sfsync(sfstdout); in sh_subtmpfile()
484 sfsync(shp->outpool); in sh_subshell()
H A Darith.c339 sfsync(NIL(Sfio_t*)); in arith()
/titanic_44/usr/src/lib/libcmd/common/
H A Dhead.c147 if (sfsync(sfstdout)) in b_head()
H A Dtee.c198 if (sfsync(sfstdout)) in b_tee()
H A Ddate.c486 if (show && sfsync(sfstdout)) in b_date()
H A Dcat.c552 if (sfsync(sfstdout)) in b_cat()
/titanic_44/usr/src/lib/libshell/common/edit/
H A Dhistory.c330 sfsync(hp->histfp); in sh_histinit()
367 sfsync(sfstderr); in sh_histinit()
725 sfsync(hp->histfp); in hist_cancel()
747 if(sfsync(hp->histfp)<0) in hist_flush()
806 sfsync(hp->auditfp); in hist_write()
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c306 sfsync(NiL); in Accept()
329 sfsync(NiL); in Action()
H A Dprint.c299 sfsync(outfile); in b_print()
316 sfsync((Sfio_t*)0); in b_print()
328 sfsync(outfile); in b_print()
H A Dtrap.c200 sfsync(sfstderr); in b_kill()
/titanic_44/usr/src/lib/libast/common/hash/
H A Dhashdump.c172 sfsync(sfstderr); in hashdump()

123