Home
last modified time | relevance | path

Searched defs:fdo (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dhist.c46 register int flag,fdo; in b_hist() local
/illumos-gate/usr/src/tools/btxld/
H A Dbtxld.c221 int fdi[3], fdo, i; in btxld() local
459 copy(int fdi, int fdo, size_t nbyte, off_t offset) in copy()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsuid_exec.c494 static int mycopy(int fdi, int fdo) in mycopy()