OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abrtflag
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/ftp/
ftp.c
126
static volatile sig_atomic_t
abrtflag
;
variable in typeref:typename:volatile sig_atomic_t
309
abrtflag
++;
368
abrtflag
= 0;
379
if (
abrtflag
&& issighandler(oldsigint)) {
403
abrtflag
= 0;
440
int reply_abrtflag =
abrtflag
;
531
if (
abrtflag
&& oldsigint != cmdabort &&
583
abrtflag
= 0;
1788
abrtflag
++;
1818
abrtflag
= 0
[
all
...]
ftp.c
126
static volatile sig_atomic_t
abrtflag
;
variable in typeref:typename:volatile sig_atomic_t
309
abrtflag
++;
368
abrtflag
= 0;
379
if (
abrtflag
&& issighandler(oldsigint)) {
403
abrtflag
= 0;
440
int reply_abrtflag =
abrtflag
;
531
if (
abrtflag
&& oldsigint != cmdabort &&
583
abrtflag
= 0;
1788
abrtflag
++;
1818
abrtflag
= 0
[
all
...]
ftp.c
126
static volatile sig_atomic_t
abrtflag
;
variable in typeref:typename:volatile sig_atomic_t
309
abrtflag
++;
368
abrtflag
= 0;
379
if (
abrtflag
&& issighandler(oldsigint)) {
403
abrtflag
= 0;
440
int reply_abrtflag =
abrtflag
;
531
if (
abrtflag
&& oldsigint != cmdabort &&
583
abrtflag
= 0;
1788
abrtflag
++;
1818
abrtflag
= 0
[
all
...]
Completed in 37 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025