Home | Sort by: relevance | last modified time | path |
/src/usr.bin/ftp/ | |
ruserpass.c | 102 int t, i, c, usedefault = 0; local in function:ruserpass 122 usedefault = 1; 126 if (!usedefault) { |
/src/lib/libcompat/4.3/ | |
ruserpass.c | 100 int t, i, c, usedefault = 0; local in function:ruserpass 132 usedefault = 1; 136 if (!usedefault) { |
/src/libexec/ftpd/ | |
extern.h | 337 GLOBAL int usedefault; /* for data transfers */ variable in typeref:typename:GLOBAL int |