Searched refs:iflags (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dcmdfil.c38 uuconf_cmd_file (pglobal, e, qtab, pinfo, pfiunknown, iflags, pblock)
44 int iflags;
53 fcont = (iflags & UUCONF_CMDTABFLAG_BACKSLASH) != 0;
69 iflags, pblock);
H A Dcmdlin.c43 uuconf_cmd_line (pglobal, zline, qtab, pinfo, pfiunknown, iflags, pblock)
49 int iflags;
59 if ((iflags & UUCONF_CMDTABFLAG_NOCOMMENTS) == 0)
139 iflags, pblock);
H A Dcmdarg.c44 uuconf_cmd_args (pglobal, cargs, pzargs, qtab, pinfo, pfiunknown, iflags,
52 int iflags;
63 if ((iflags & UUCONF_CMDTABFLAG_CASE) != 0)
95 if ((iflags & UUCONF_CMDTABFLAG_CASE) != 0)
/macosx-10.9.5/rsync-42/rsync/
H A Dsender.c161 static void write_ndx_and_attrs(int f_out, int ndx, int iflags, argument
167 write_shortint(f_out, iflags);
168 if (iflags & ITEM_BASIS_TYPE_FOLLOWS)
170 if (iflags & ITEM_XNAME_FOLLOWS)
180 int iflags = protocol_version >= 29 ? read_shortint(f_in) local
184 if (ndx == the_file_list->count && iflags == ITEM_IS_NEW)
190 } else if (iflags == ITEM_IS_NEW) {
192 iflags, who_am_i());
196 if (iflags & ITEM_BASIS_TYPE_FOLLOWS)
200 if (iflags
233 int iflags, xlen; local
[all...]
H A Dlog.c423 int iflags, char *hlink)
589 if (iflags & ITEM_DELETED) {
594 n[0] = iflags & ITEM_LOCAL_CHANGE
595 ? iflags & ITEM_XNAME_FOLLOWS ? 'h' : 'c'
596 : !(iflags & ITEM_TRANSFER) ? '.'
602 n[2] = !(iflags & ITEM_REPORT_CHECKSUM) ? '.' : 'c';
603 n[3] = !(iflags & ITEM_REPORT_SIZE) ? '.' : 's';
604 n[4] = !(iflags & ITEM_REPORT_TIME) ? '.'
606 n[5] = !(iflags & ITEM_REPORT_PERMS) ? '.' : 'p';
607 n[6] = !(iflags
421 log_formatted(enum logcode code, char *format, char *op, struct file_struct *file, struct stats *initial_stats, int iflags, char *hlink) argument
693 log_item(enum logcode code, struct file_struct *file, struct stats *initial_stats, int iflags, char *hlink) argument
708 maybe_log_item(struct file_struct *file, int iflags, int itemizing, char *buf) argument
[all...]
H A Dgenerator.c339 int32 iflags, uchar fnamecmp_type, char *xname)
347 iflags |= ITEM_REPORT_SIZE;
348 if ((iflags & (ITEM_TRANSFER|ITEM_LOCAL_CHANGE) && !keep_time
349 && (!(iflags & ITEM_XNAME_FOLLOWS) || *xname))
351 iflags |= ITEM_REPORT_TIME;
353 iflags |= ITEM_REPORT_PERMS;
355 iflags |= ITEM_REPORT_OWNER;
358 iflags |= ITEM_REPORT_GROUP;
360 iflags |= ITEM_REPORT_ACL | ITEM_REPORT_XATTR;
362 iflags |
338 itemize(struct file_struct *file, int ndx, int statret, STRUCT_STAT *st, int32 iflags, uchar fnamecmp_type, char *xname) argument
1332 int iflags = ITEM_TRANSFER; local
[all...]
H A Dreceiver.c350 int iflags, xlen; local
404 iflags = read_item_attrs(f_in, -1, i, &fnamecmp_type,
406 if (iflags == ITEM_IS_NEW) /* no-op packet */ {
432 if (!(iflags & ITEM_TRANSFER)) {
433 maybe_log_item(file, iflags, itemizing, xname);
465 log_item(FCLIENT, file, &stats, iflags, NULL);
471 log_item(FINFO, file, &stats, iflags, NULL);
659 log_item(FCLIENT, file, &initial_stats, iflags, NULL);
667 log_item(log_code, file, &initial_stats, iflags, NULL);
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dinit.c153 usysdep_initialize (puuconf,iflags)
155 int iflags;
163 if ((iflags & INIT_NOCLOSE) == 0)
280 if ((iflags & INIT_SUID) != 0
288 if ((iflags & INIT_GETCWD) != 0)
342 if ((iflags & INIT_NOCHDIR) == 0)
H A Dpipe.c99 q->iflags = -1;
238 q->iflags = fcntl (q->ord, F_GETFL, 0);
240 if (q->iflags < 0 || q->iwr_flags < 0)
H A Dtcp.c128 q->iflags = -1;
198 qsysdep->iflags = fcntl (qsysdep->o, F_GETFL, 0);
199 if (qsysdep->iflags < 0)
H A Dtli.c170 q->iflags = -1;
320 qsysdep->iflags = fcntl (qsysdep->o, F_GETFL, 0);
321 if (qsysdep->iflags < 0)
H A Dserial.c1143 q->iflags = fcntl (q->o, F_GETFL, 0);
1144 if (q->iflags < 0)
1413 iwant = qs->iflags &~ (O_NDELAY | O_NONBLOCK);
1415 iwant = qs->iflags | iSunblock;
1417 if (iwant == qs->iflags)
1427 iwant = qs->iflags | O_NONBLOCK;
1438 qs->iflags = iwant;
2211 int iflags;
2221 iflags = fcntl (onew, F_GETFL, 0);
2222 if (iflags <
2399 int iflags; local
2810 int iflags; local
[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/trace/
H A Dlib_tracebits.c109 static const BITNAMES iflags[] = local
163 8 + sizeof(iflags) +
171 lookup_bits(buf, iflags, "iflags", tty->c_iflag);
/macosx-10.9.5/cups-372.4/cups/vcnet/regex/
H A Dregexec.c129 assert(!(g->iflags&BAD));
130 if (g->iflags&BAD) /* backstop for no-debug case */
H A Ddebug.c32 if (g->iflags&USEBOL)
34 if (g->iflags&USEEOL)
36 if (g->iflags&BAD)
H A Dregex2.h115 int iflags; /* internal flags */ member in struct:re_guts
H A Dregcomp.c141 g->iflags = 0;
175 if (g->iflags&BAD)
281 p->g->iflags |= USEBOL;
287 p->g->iflags |= USEEOL;
417 p->g->iflags |= USEBOL;
427 p->g->iflags |= USEEOL;
1533 g->iflags |= BAD;
1601 g->iflags |= BAD;
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Dregexec.c153 assert(!(g->iflags&REGEX_BAD));
154 if (g->iflags&REGEX_BAD) /* backstop for no-debug case */
H A Dregex2.h138 int iflags; /* internal flags */ member in struct:re_guts
H A Dregcomp.c209 g->iflags = 0;
243 if (g->iflags&REGEX_BAD)
344 p->g->iflags |= USEBOL;
350 p->g->iflags |= USEEOL;
475 p->g->iflags |= USEBOL;
485 p->g->iflags |= USEEOL;
1458 g->iflags |= REGEX_BAD;
1523 g->iflags |= REGEX_BAD;
/macosx-10.9.5/file_cmds-230/install/
H A Dxinstall.c114 u_int iflags; local
117 iflags = 0;
140 iflags |= SETFLAGS;
223 install(*argv, to_name, fset, iflags | DIRECTORY);
244 install(*argv, to_name, fset, iflags);
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dnb_net.c396 int s, rdlen, error, iflags, i; local
427 iflags = ifrqp->ifr_flags;
428 if ((iflags & IFF_UP) == 0 || (iflags & IFF_BROADCAST) == 0)
448 ifd->id_flags = iflags;
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dpf_if.c337 if (aw->iflags & PFI_AFLAG_NETWORK)
339 if (aw->iflags & PFI_AFLAG_BROADCAST)
341 if (aw->iflags & PFI_AFLAG_PEER)
343 if (aw->iflags & PFI_AFLAG_NOALIAS)
359 dyn->pfid_iflags = aw->iflags;
/macosx-10.9.5/uucp-11/uucp/
H A Duuxqt.c61 static void uqcleanup P((const char *zfile, int iflags));
1753 uqcleanup (zfile, iflags)
1755 int iflags;
1760 "uqcleanup: %s, %d", zfile, iflags);
1762 if ((iflags & REMOVE_FILE) != 0)
1765 if ((iflags & REMOVE_NEEDED) != 0)
1772 if ((iflags & REMOVE_QINPUT) != 0)
1782 if ((iflags & FREE_QINPUT) != 0)
1785 if ((iflags & FREE_OUTPUT) != 0)
1787 if ((iflags
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Darrayfunc.c320 int len, iflags; local
333 iflags = flags;
376 iflags |= ASS_APPEND;
390 bind_array_var_internal (var, ind, val, iflags);

Completed in 386 milliseconds

12