OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Iflag
(Results
1 - 10
of
10
) sorted by relevancy
/src/usr.bin/xargs/
xargs.c
79
static int cnt,
Iflag
, jfound, Lflag, Sflag, wasquoted, xflag;
144
Iflag
= 1;
149
Iflag
= 0;
203
if (!
Iflag
&& Rflag)
205
if (!
Iflag
&& Sflag)
207
if (
Iflag
&& !Rflag)
209
if (
Iflag
&& !Sflag)
213
if (
Iflag
|| Lflag)
323
if (
Iflag
) {
/src/games/fortune/strfile/
strfile.c
119
static int
Iflag
= 0; /* ignore case flag */
209
if (
Iflag
&& isupper((unsigned char)*nsp))
283
Iflag
++;
408
if (
Iflag
) {
/src/sbin/newfs_ext2fs/
newfs_ext2fs.c
128
int ch, fsi, fso, len, n, Fflag,
Iflag
, Zflag;
135
Fflag =
Iflag
= Zflag = 0;
151
Iflag
= 1;
302
if (!
Iflag
) {
/src/bin/sh/
option.list
48
Iflag
ignoreeof I # do not exit interactive shell on EOF
63
iflag
interactive i # interactive shell
main.c
176
if (state == 0 ||
iflag
== 0 || ! rootshell ||
256
if ((
iflag
|| !posix) && !privileged) {
293
if (
iflag
) {
327
if (
iflag
== 1 && top) {
342
if (!
iflag
|| !
Iflag
)
/src/sbin/newfs/
newfs.c
249
int ch, fsi, fso, len, n, Fflag,
Iflag
, Zflag;
270
Fflag =
Iflag
= Zflag = 0;
311
Iflag
= 1;
577
if (!
Iflag
) {
/src/usr.bin/sdiff/
sdiff.c
66
int
Iflag
= 0; /* ignore sets matching regexp */
208
Iflag
= 1;
685
if (
Iflag
)
/src/libexec/identd/
identd.c
68
static int bflag, dflag, eflag, fflag,
iflag
,
Iflag
;
variable
118
bflag = dflag = eflag = fflag =
iflag
=
Iflag
= 0;
167
Iflag
= 1;
170
iflag
= 1;
482
if (
iflag
&& pw && check_userident(pw->pw_dir, idbuf, sizeof(idbuf))) {
483
if (!
Iflag
) {
/src/usr.bin/nc/
netcat.c
90
unsigned int
iflag
; /* Interval Flag */
variable
105
int
Iflag
; /* TCP receive buffer size */
235
iflag
= strtoi(optarg, NULL, 0, 0, UINT_MAX, &errnum);
318
Iflag
= strtoi(optarg, NULL, 0, 1, 65536 << 14, &errnum);
1114
if (
iflag
)
1115
sleep(
iflag
);
1513
if (
Iflag
) {
1515
&
Iflag
, sizeof(
Iflag
)) == -1)
/src/sbin/disklabel/
main.c
155
static int
Iflag
; /* Read/write direct, but default if absent */
537
Iflag
= 1;
671
if (
Iflag
&& op != EDIT
1193
if (!Fflag &&
Iflag
&& (dk_ioctl(f, DIOCGDINFO, &lab) == 0 ||
Completed in 32 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026