Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dsetbuf.c50 int fno = _get_fd(iop); /* file number */ in setbuf() local
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dsetbuffer.c53 int fno = fileno(iop); /* file number */ in setbuffer() local
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dinfinite-loop01.c22 void fno(void) in fno() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c369 static void exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) in exfile()
H A Dpath.c590 static void funload(Shell_t *shp,int fno, const char *name) in funload()
662 register int fno; in path_search() local
H A Dio.c1094 static char *io_usename(char *name, int *perm, int fno, int mode) in io_usename()
1602 int fno = sffileno(shp->heredocs); in io_heredoc() local
1881 register int n,fno; in slowexcept() local
/illumos-gate/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
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dtail.c219 register int fno = 0; in pipetail() local
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c2184 daddr32_t nfno, fno; in examinelog() local