Searched defs:fflag (Results 1 - 25 of 69) sorted by relevance

123

/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_endopen.c58 int oflag, fd, fflag, eflag, plusflag, xflag; local
69 fflag = _IOREAD;
73 fflag = _IOWRT;
77 fflag = _IOWRT;
106 fflag = _IORW;
124 iop->_flag = (iop->_flag & ~0377) | fflag;
133 iop->_flag = fflag;
/illumos-gate/usr/src/ucbcmd/ln/
H A Dln.c28 int fflag; /* force flag set? */ variable
42 fflag++;
84 if (sflag == 0 && fflag == 0 && stat(from, &stb) >= 0 &&
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dfile.cc74 // israw flags if it's a raw file. if fflag is set, ignore an
78 int israw, int fflag, off_t offset,
109 // header and ignore it if fflag not set.
132 if (!fflag) {
77 open_input_file(const char *path, const AudioHdr ihdr, int israw, int fflag, off_t offset, format_type& fmt) argument
H A Dmain.cc78 int fflag = 0; // ignore header (force conversion) local
150 fflag++;
243 open_input_file(infile, ihdr, israw, fflag, i_offset, fmt);
/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dmain.c50 int fflag = 0, /* print full output if -f option is supplied */ variable
148 fflag++;
/illumos-gate/usr/src/cmd/tail/
H A Dtail.c45 int Fflag, fflag, qflag, rflag, rval, no_files; variable
103 Fflag = fflag = 1;
112 fflag = 1;
137 if (fflag)
159 if (*argv && fflag) {
218 fflag = 0; /* POSIX.2 requires this. */
/illumos-gate/usr/src/cmd/chgrp/
H A Dchgrp.c70 fflag = 0, variable
161 fflag++;
541 if (!fflag) {
545 return (!fflag);
/illumos-gate/usr/src/cmd/chown/
H A Dchown.c67 fflag = 0, variable
149 fflag++;
527 if (!fflag) {
531 return (!fflag);
/illumos-gate/usr/src/ucbcmd/chown/
H A Dchown.c60 int fflag; variable
82 fflag++;
220 if (!fflag) {
225 return (!fflag);
232 fflag = 0;
241 if (!fflag) {
245 return (!fflag);
/illumos-gate/usr/src/test/zfs-tests/cmd/mkbusy/
H A Dmkbusy.c69 boolean_t fflag = B_FALSE; local
83 fflag = B_TRUE;
174 if (fflag == B_FALSE)
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c75 uchar_t fflag; local
81 fflag = ap->ahi_common.ah_acc.devacc_attr_access;
85 switch (fflag) {
/illumos-gate/usr/src/cmd/prtvtoc/
H A Dprtvtoc.c99 static short fflag; /* Print freespace shell assignments */ variable
118 ++fflag;
404 if (fflag) {
/illumos-gate/usr/src/cmd/cron/
H A Datrm.c48 int fflag = 0; /* suppress announcements? */ variable
115 case 'f': ++fflag;
145 if (iflag && fflag)
146 fflag = 0;
216 if (!jobexists && !fflag) {
239 * unlink the file. If the fflag (suppress announcements) is not set,
259 if (!fflag)
264 if (!fflag) {
291 if (!fflag) {
300 if (!fflag
[all...]
/illumos-gate/usr/src/cmd/sed/
H A Dmain.c123 int c, fflag; local
133 fflag = 0;
160 fflag = 1;
185 if (!eflag && !fflag && *argv) {
/illumos-gate/usr/src/cmd/abi/apptracecmd/
H A Dapptrace.c100 int fflag = FALSE; local
128 fflag = TRUE;
176 if (fflag == TRUE)
/illumos-gate/usr/src/cmd/allocate/
H A Dadd_allocatable.c173 int aflag, cflag, dflag, fflag, lflag, nflag, oflag, tflag; local
178 aflag = cflag = dflag = fflag = lflag = nflag = oflag = tflag = 0;
217 fflag++;
303 if (aflag > 1 || cflag > 1 || lflag > 1 || fflag > 1 ||
/illumos-gate/usr/src/cmd/autopush/
H A Dautopush.c118 ushort_t fflag = 0; /* -f option used */ local
143 if (fflag|majflag)
158 if (fflag|minflag)
173 if (fflag|gflag|rflag|majflag|minflag)
176 fflag++;
182 if (fflag|gflag|rflag)
189 if (fflag|gflag|rflag)
215 if (fflag)
/illumos-gate/usr/src/cmd/backup/restore/
H A Dmain.c88 int fflag = 0; local
286 fflag++;
/illumos-gate/usr/src/cmd/checknr/
H A Dchecknr.c148 static int fflag; /* -f: ignore \f */ variable
236 fflag = 1;
348 } else if (!fflag && line[i] == 'f') {
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c143 int fflag = 0; local
204 fflag++;
263 if (pkgrmremote && (!is_an_inst_root() || fflag || INSTALF)) {
331 if (fflag) {
373 if (fflag) {
403 if (REMOVEF && !fflag) {
457 } else if (INSTALF && !fflag) {
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dmakedev.c117 int fflag = 0; /* on if font table to be written */ variable
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctpsubr.c360 socklen_t namelen, const uchar_t *control, socklen_t controllen, int fflag,
447 error = sosctp_assoc_waitconnected(ssa, fflag);
359 sosctp_assoc_createconn(struct sctp_sonode *ss, const struct sockaddr *name, socklen_t namelen, const uchar_t *control, socklen_t controllen, int fflag, struct cred *cr, struct sctp_soassoc **ssap) argument
/illumos-gate/usr/src/uts/common/syscall/
H A Drw.c82 int fflag, ioflag, rwflag; local
92 if (((fflag = fp->f_flag) & FREAD) == 0) {
166 auio.uio_fmode = fflag;
218 int fflag, ioflag, rwflag; local
228 if (((fflag = fp->f_flag) & FWRITE) == 0) {
304 auio.uio_fmode = fflag;
344 int fflag, ioflag, rwflag; local
361 if (((fflag = fp->f_flag) & (FREAD)) == 0) {
447 auio.uio_fmode = fflag;
484 int fflag, iofla local
626 int fflag, ioflag, rwflag; local
784 int fflag, ioflag, rwflag; local
934 int fflag, ioflag, rwflag; local
1116 int fflag, ioflag, rwflag; local
1330 int fflag, ioflag, rwflag; local
1453 int fflag, ioflag, rwflag; local
[all...]
H A Dsendfile.c90 ushort_t fflag; local
100 fflag = fp->f_flag;
154 auio.uio_fmode = fflag;
311 auio.uio_fmode = fflag;
400 ushort_t fflag; local
423 fflag = fp->f_flag;
513 auio.uio_fmode = fflag;
670 error = socket_sendmblk(VTOSO(vp), &msg, fflag, CRED(), &head);
690 ushort_t fflag; local
711 fflag
[all...]
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c119 int fflag = 0; /* on if font table to be written */ variable

Completed in 110 milliseconds

123