Home
last modified time | relevance | path

Searched defs:fno (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/stdio/4.2/
H A Dsetbuf.c45 register int fno = fileno(iop); /* file number */ local
H A Dflsbuf.c229 int fno = fileno(iop); /* file number */ in _findbuf() local
/titanic_44/usr/src/lib/libbc/libc/stdio/sys5/
H A Dsetbuf.c45 register int fno = fileno(iop); /* file number */ local
H A Dflsbuf.c234 int fno = fileno(iop); /* file number */ in _findbuf() local
/titanic_44/usr/src/lib/libbc/libc/stdio/common/
H A Dsetvbuf.c47 register int fno = fileno(iop); /* file number */ local
H A Dsetbuffer.c48 int fno = fileno(iop); /* file number */ in setbuffer() local
/titanic_44/usr/src/lib/libc/port/stdio/
H A Dsetbuf.c47 int fno = GET_FD(iop); /* file number */ in setbuf() local
/titanic_44/usr/src/ucblib/libucb/port/gen/
H A Dsetbuffer.c53 int fno = fileno(iop); /* file number */ in setbuffer() local
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dmain.c383 static void exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) in exfile()
H A Dpath.c629 static void funload(Shell_t *shp,int fno, const char *name) in funload()
680 register int fno; in path_search() local
H A Dio.c1610 register int n,fno; in slowexcept() local
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dlufs.c567 daddr_t fno; in lufs_free() local
668 daddr_t fno; /* in frags */ in lufs_alloc() local
/titanic_44/usr/src/lib/libcmd/common/
H A Dtail.c207 register int fno = 0; in pipetail() local
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c2177 daddr32_t nfno, fno; in examinelog() local