Searched refs:usedefault (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libcompat/4.3/
H A Druserpass.c99 int t, i, c, usedefault = 0; local
131 usedefault = 1;
135 if (!usedefault) {
/netbsd-current/usr.bin/ftp/
H A Druserpass.c88 int t, i, c, usedefault = 0; local
108 usedefault = 1;
112 if (!usedefault) {
/netbsd-current/libexec/ftpd/
H A Dextern.h337 GLOBAL int usedefault; /* for data transfers */ variable
H A Dftpd.c313 usedefault = 1;
2051 usedefault = 1;
2054 if (usedefault)
2056 usedefault = 1;
2625 } else if (usedefault == 0) {
3330 usedefault = 1;
3339 usedefault = 1;
H A Dftpcmd.y1867 usedefault = 0;

Completed in 107 milliseconds