Home
last modified time | relevance | path

Searched refs:fno (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A DMakefile.am26 libdrivers_a_CFLAGS = $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
82 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
87 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
97 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
112 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
117 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
122 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
127 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
147 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
157 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
[all …]
H A DMakefile.in200 libdrivers_a_CFLAGS = $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
967 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
972 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
977 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
982 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
987 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
992 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
997 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
1002 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
1007 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
[all …]
H A DMakefile.solaris24 $(LIB_OBJS) := CFLAGS = $(BASE_CFLAGS) -Os -fno-builtin -nostdinc \
61 $(DRIVER_OBJS) := CFLAGS = $(BASE_CFLAGS) -Os -fno-builtin -nostdinc \
/titanic_44/usr/src/lib/libc/port/stdio/
H A Dsetbuf.c47 int fno = GET_FD(iop); /* file number */ in setbuf() local
59 if (fno < 2) { in setbuf()
61 buf = (fno == 0) ? _sibuf : _sobuf; in setbuf()
64 if (fno < _NFILE) { in setbuf()
65 buf = _smbuf[fno]; in setbuf()
73 if (isatty(fno)) in setbuf()
/titanic_44/usr/src/ucblib/libucb/port/gen/
H A Dsetbuffer.c53 int fno = fileno(iop); /* file number */ in setbuffer() local
62 if (fno < 2) { in setbuffer()
64 buf = (fno == 0) ? _sibuf : _sobuf; in setbuffer()
66 } else if (fno < _NFILE) { in setbuffer()
67 buf = _smbuf[fno]; in setbuffer()
/titanic_44/usr/src/lib/libcmd/common/
H A Dtail.c207 register int fno = 0; in pipetail() local
218 offset[fno] = sftell(out); in pipetail()
221 out = tmp[fno= !fno]; in pipetail()
228 offset[fno] = 0; in pipetail()
229 fno= !fno; in pipetail()
237 if (offset[fno]) in pipetail()
241 sfmove(tmp[!fno], NiL, n, delim); in pipetail()
242 if ((n = offset[!fno] - sftell(tmp[!fno])) > 0) in pipetail()
243 sfmove(tmp[!fno], outfile, n, -1); in pipetail()
246 fno = !fno; in pipetail()
[all …]
/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() argument
395 if(fno > 0) in exfile()
398 if(fno < 10 && ((r=sh_fcntl(fno,F_DUPFD,10))>=10)) in exfile()
400 shp->fdstatus[r] = shp->fdstatus[fno]; in exfile()
401 sh_close(fno); in exfile()
402 fno = r; in exfile()
404 fcntl(fno,F_SETFD,FD_CLOEXEC); in exfile()
405 shp->fdstatus[fno] |= IOCLEX; in exfile()
406 iop = sh_iostream((void*)shp,fno); in exfile()
412 fno = -1; in exfile()
[all …]
/titanic_44/usr/src/lib/libbc/libc/stdio/sys5/
H A Dsetbuf.c45 register int fno = fileno(iop); /* file number */ local
53 iop->_base = _smbuf[fno];
57 if (isatty(fno))
H A Dflsbuf.c234 int fno = fileno(iop); /* file number */ in _findbuf() local
240 iop->_base = _smbuf[fno]; in _findbuf()
244 if ( isatty(fno) ) { in _findbuf()
248 if (fstat(fno, &statb) < 0) in _findbuf()
261 iop->_base = _smbuf[fno]; in _findbuf()
/titanic_44/usr/src/lib/libbc/libc/stdio/4.2/
H A Dflsbuf.c229 int fno = fileno(iop); /* file number */ in _findbuf() local
235 iop->_base = _smbuf[fno]; in _findbuf()
239 if ( isatty(fno) ) { in _findbuf()
243 if (fstat(fno, &statb) < 0) in _findbuf()
256 iop->_base = _smbuf[fno]; in _findbuf()
H A Dsetbuf.c45 register int fno = fileno(iop); /* file number */ local
53 iop->_base = _smbuf[fno];
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dlufs.c567 daddr_t fno; in lufs_free() local
618 fno = logbtofrag(fs, ep->pbno); in lufs_free()
620 for (j = 0; j < nfno; j += fs->fs_frag, fno += fs->fs_frag) in lufs_free()
621 free(ip, fno, fs->fs_bsize, 0); in lufs_free()
668 daddr_t fno; /* in frags */ in lufs_alloc() local
694 fno = contigpref(ufsvfsp, nb + fs->fs_bsize, minb); in lufs_alloc()
695 error = alloc(ip, fno, fs->fs_bsize, &fno, cr); in lufs_alloc()
698 bno = fsbtodb(fs, fno); in lufs_alloc()
720 error = alloc(ip, fno + fs->fs_frag, fs->fs_bsize, &fno, cr); in lufs_alloc()
723 bno = fsbtodb(fs, fno); in lufs_alloc()
[all …]
/titanic_44/usr/src/lib/libbc/libc/stdio/common/
H A Dsetbuffer.c48 int fno = fileno(iop); /* file number */ in setbuffer() local
56 iop->_base = _smbuf[fno]; in setbuffer()
H A Dsetvbuf.c47 register int fno = fileno(iop); /* file number */ local
58 iop->_base = _smbuf[fno];
/titanic_44/usr/src/lib/libm/
H A DMakefile.libm.com57 CFLAGS += -_gcc=-fno-strict-overflow
58 CFLAGS64 += -_gcc=-fno-strict-overflow
/titanic_44/usr/src/grub/grub-0.97/stage1/
H A DMakefile.am7 AM_CCASFLAGS = $(STAGE1_CFLAGS) -fno-builtin -nostdinc
H A DMakefile.solaris18 CCASFLAGS += -O2 -fno-builtin -nostdinc
/titanic_44/usr/src/psm/stand/bootblks/ufs/i386/
H A DMakefile36 ASFLAGS = -B$(GCC_ROOT)/bin/ -fno-builtin -nostdinc
/titanic_44/usr/src/uts/i86pc/
H A DMakefile.i86pc216 -_gcc=-fno-eliminate-unused-debug-symbols \
217 -_gcc=-fno-eliminate-unused-debug-types
/titanic_44/usr/src/uts/i86xpv/
H A DMakefile.i86xpv210 -_gcc=-fno-eliminate-unused-debug-symbols \
211 -_gcc=-fno-eliminate-unused-debug-types
/titanic_44/usr/src/
H A DMakefile.master315 CCNOAUTOINLINE= -_gcc=-fno-inline-small-functions \
316 -_gcc=-fno-inline-functions-called-once \
317 -_gcc=-fno-ipa-cp
/titanic_44/usr/src/grub/grub-0.97/docs/
H A DMakefile.am15 kernel_CFLAGS = -fno-builtin -nostdinc -O -g -Wall \
/titanic_44/usr/src/cmd/krb5/krb5kdc/
H A DMakefile45 CFLAGS += -_gcc=-fno-strict-overflow
/titanic_44/usr/src/grub/grub-0.97/
H A Dconfigure.ac98 STAGE2_CFLAGS="-O2 -fno-strength-reduce -fno-unroll-loops"
102 AC_CACHE_CHECK([whether gcc has -fno-stack-protector],
105 CFLAGS="-fno-stack-protector"
113 STAGE2_CFLAGS="$STAGE2_CFLAGS -fno-stack-protector"
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c2177 daddr32_t nfno, fno; in examinelog() local
2215 fno = logbtofrag(&sblock, ep->pbno); in examinelog()
2217 for (j = 0; j < nfno; ++j, ++fno) { in examinelog()
2227 (*cb)(fno); in examinelog()
2228 if (!testbmap(fno)) in examinelog()
2235 fno = logbtofrag(&sblock, sblock.fs_logbno); in examinelog()
2236 for (j = 0; j < sblock.fs_frag; ++j, ++fno) in examinelog()
2237 (*cb)(fno); in examinelog()

12