OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:secndflag
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/ftp/
ftp.c
1898
int volatile
secndflag
;
local in function:proxtrans
1902
secndflag
= 0;
1945
secndflag
++;
1970
if (!cpend && !
secndflag
) { /* only here if cmd = "STOR" (proxy=1) */
1985
if (!cpend && !
secndflag
) { /* only if cmd = "RETR" (proxy=1) */
ftp.c
1898
int volatile
secndflag
;
local in function:proxtrans
1902
secndflag
= 0;
1945
secndflag
++;
1970
if (!cpend && !
secndflag
) { /* only here if cmd = "STOR" (proxy=1) */
1985
if (!cpend && !
secndflag
) { /* only if cmd = "RETR" (proxy=1) */
ftp.c
1898
int volatile
secndflag
;
local in function:proxtrans
1902
secndflag
= 0;
1945
secndflag
++;
1970
if (!cpend && !
secndflag
) { /* only here if cmd = "STOR" (proxy=1) */
1985
if (!cpend && !
secndflag
) { /* only if cmd = "RETR" (proxy=1) */
Completed in 34 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025