Searched refs:iflag (Results 1 - 25 of 65) sorted by relevance

123

/macosx-10.9.5/uucp-11/uucp/unix/
H A Dwalk.c15 int iflag));
42 iswalk_dir (zname, qstat, iflag)
45 int iflag;
49 if (iflag != FTW_F)
H A Dsrmdir.c92 isremove_dir (zfile, qstat, iflag)
95 int iflag;
97 if (iflag == FTW_D || iflag == FTW_DNR)
H A Dtcp.c310 int iflag;
313 iflag = 0;
315 iflag = 1;
317 (char *) &iflag, sizeof (iflag)) < 0)
306 int iflag; local
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c520 register tcflag_t iflag = tp->t_iflag; local
526 if (iflag&IXOFF)
528 if (iflag&ICRNL || oflag&ONLCR)
532 if (iflag&ISTRIP)
536 if (iflag&INPCK) {
547 if (iflag&(INPCK|ISTRIP|IXON) || lflag&(IEXTEN|ISIG)
569 if ((iflag&IXANY) == 0)
593 register tcflag_t iflag = t->c_iflag; local
599 iflag = IGNBRK;
602 iflag
684 register tcflag_t iflag = t->c_iflag; local
[all...]
/macosx-10.9.5/file_cmds-230/cp/
H A Dextern.h40 extern int fflag, iflag, nflag, pflag, vflag;
H A Dcp.c93 int fflag, iflag, nflag, pflag, vflag; variable
138 nflag = 0; /* reset nflag, but not iflag */
140 iflag = nflag = 0; /* reset both */
143 iflag = 1;
151 fflag = iflag = 0;
/macosx-10.9.5/cctools-845/otool/
H A Dotool.h55 extern enum bool iflag; /* print the shared library initialization table */
/macosx-10.9.5/file_cmds-230/mtree/
H A Dextern.h56 extern int dflag, eflag, iflag, nflag, qflag, rflag, sflag, uflag, wflag;
H A Dmtree.c56 int cflag, dflag, eflag, iflag, nflag, qflag, rflag, sflag, uflag, Uflag, wflag; variable
100 iflag = 1;
/macosx-10.9.5/file_cmds-230/ln/
H A Dln.c58 int iflag; /* Interactive mode. */ variable
104 iflag = 0;
111 iflag = 1;
132 if (Fflag == 1 && iflag == 0)
222 } else if (iflag && exists) {
/macosx-10.9.5/system_cmds-597.90.1/getty.tproj/
H A Dsubr.c270 tcflag_t iflag, oflag, cflag, lflag; local
303 iflag = omode.c_iflag;
311 CLR(iflag, ISTRIP|INPCK|IGNPAR);
315 SET(iflag, ISTRIP);
317 SET(iflag, INPCK|IGNPAR);
320 CLR(iflag, INPCK);
322 SET(iflag, INPCK|IGNPAR);
325 CLR(iflag, INPCK);
327 CLR(iflag, INPCK|IGNPAR);
353 SET(iflag, ICRN
[all...]
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/getty.tproj/
H A Dsubr.c270 tcflag_t iflag, oflag, cflag, lflag; local
303 iflag = omode.c_iflag;
311 CLR(iflag, ISTRIP|INPCK|IGNPAR);
315 SET(iflag, ISTRIP);
317 SET(iflag, INPCK|IGNPAR);
320 CLR(iflag, INPCK);
322 SET(iflag, INPCK|IGNPAR);
325 CLR(iflag, INPCK);
327 CLR(iflag, INPCK|IGNPAR);
353 SET(iflag, ICRN
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Denum.c93 short iflag; member in struct:Enum
113 if(ep->iflag)
151 if(ep->iflag)
190 int sz,i,n,iflag = 0; local
207 iflag = 'i';
245 ep->iflag = iflag;
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/detail/
H A Dtest_helpers.c52 atf_dynstr_t iflag; local
55 RE(atf_dynstr_init_fmt(&iflag, "-I%s", atf_config_get("atf_includedir")));
57 optargs[0] = atf_dynstr_cstring(&iflag);
62 atf_dynstr_fini(&iflag);
/macosx-10.9.5/text_cmds-87/comm/
H A Dcomm.c75 int ch, flag1, flag2, flag3, iflag; local
82 iflag = 0;
98 iflag = 1;
149 if(iflag)
/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Dmain.c185 int iflag; /* show interfaces */ variable
268 iflag = 1;
275 iflag = 1;
329 iflag = 1;
350 iflag = 1;
359 if (iflag && !sflag && !gflag && !qflag && !Qflag) {
449 if (iflag && !pflag) {
477 if (sflag && iflag && pflag)
H A Dnetstat.h78 extern int iflag; /* show interfaces */
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dmerge.c106 int big, iflag; local
122 iflag = 0;
124 iflag = 1;
193 if (iflag) {
201 if (iflag) {
211 if (iflag)
216 if (iflag)
H A Dmerge_b.c106 int big, iflag; local
122 iflag = 0;
124 iflag = 1;
193 if (iflag) {
201 if (iflag) {
211 if (iflag)
216 if (iflag)
/macosx-10.9.5/file_cmds-230/rm/
H A Drm.c72 int dflag, eval, fflag, iflag, Pflag, vflag, Wflag, stdin_ok; variable
128 iflag = 0;
132 iflag = 1;
187 needstat = !uid || (!fflag && !iflag && stdin_ok);
479 if(!iflag)
493 if (iflag)
/macosx-10.9.5/file_cmds-230/pax/
H A Dtty_subs.c87 if (iflag) {
/macosx-10.9.5/system_cmds-597.90.1/sa.tproj/
H A Dextern.h110 extern int aflag, bflag, cflag, dflag, Dflag, fflag, iflag, jflag, kflag;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/sa.tproj/
H A Dextern.h110 extern int aflag, bflag, cflag, dflag, Dflag, fflag, iflag, jflag, kflag;
/macosx-10.9.5/text_cmds-87/uniq/
H A Duniq.c84 int iflag = 0, comp; local
98 iflag = 1;
163 if (iflag)
/macosx-10.9.5/file_cmds-230/df/
H A Ddf.c134 int aflag = 0, hflag, iflag, nflag; variable
158 iflag = 1;
175 iflag = 0;
194 iflag = 1;
461 if (iflag) {
499 if (iflag) {

Completed in 211 milliseconds

123