| /netbsd-src/usr.bin/ftp/ |
| H A D | ftp.c | 1276 result = COMPLETE + 1; in initconn() 1287 (result == COMPLETE || !connected)) in initconn() 1299 result = COMPLETE + 1; in initconn() 1301 if (result != COMPLETE) { in initconn() 1307 if (result != COMPLETE) { in initconn() 1324 (result == COMPLETE || !connected)) in initconn() 1336 result = COMPLETE + 1; in initconn() 1338 if (result != COMPLETE) { in initconn() 1344 if (result != COMPLETE) { in initconn() 1353 result = COMPLETE in initconn() [all...] |
| H A D | util.c | 203 if (command("SYST") == COMPLETE) { in getremoteinfo() 252 if (command("FEAT") == COMPLETE) { in getremoteinfo() 464 if ((n != COMPLETE) || in ftp_login() 465 (!aflag && facct != NULL && command("ACCT %s", facct) != COMPLETE)) { in ftp_login() 588 if ((code / 100) != COMPLETE) { in remglob() 667 if (r == COMPLETE) { in remotesize() 711 if (r == COMPLETE) { in remotemodtime() 848 if (command("PWD") != COMPLETE) in updateremotecwd()
|
| H A D | cmds.c | 263 if (comret == COMPLETE) { in set_type() 296 if (comret == COMPLETE) in changetype() 1157 if (r == COMPLETE) { in cd() 1210 if (command("DELE %s", argv[1]) == COMPLETE) in delete() 1240 if (command("DELE %s", cp) == COMPLETE) in mdelete() 1272 command("RNTO %s", argv[2]) == COMPLETE) in renamefile() 1521 if (n != COMPLETE) { in user() 1600 if (r == COMPLETE) in makedir() 1625 if (r == COMPLETE) in removedir() 2378 if (r == COMPLETE) { in cdup() [all...] |
| H A D | fetch.c | 2263 if ((code / 100) == COMPLETE) 2492 if ((code / 100) != COMPLETE) in auto_put() 2498 if ((code / 100) != COMPLETE) { in auto_put()
|
| /netbsd-src/include/arpa/ |
| H A D | ftp.h | 43 #define COMPLETE 2 /* positive completion */ macro
|
| /netbsd-src/external/bsd/tcpdump/dist/tests/ |
| H A D | forces2vvv.out | 676 1) [SHUTDOWN COMPLETE] 682 1) [SHUTDOWN COMPLETE] 688 1) [SHUTDOWN COMPLETE] 736 1) [SHUTDOWN COMPLETE] 742 1) [SHUTDOWN COMPLETE] 751 1) [SHUTDOWN COMPLETE]
|
| H A D | forces2vv.out | 285 1) [SHUTDOWN COMPLETE] 291 1) [SHUTDOWN COMPLETE] 297 1) [SHUTDOWN COMPLETE]
|
| /netbsd-src/bin/ksh/ |
| H A D | vi.c | 193 enum expand_mode { NONE, EXPAND, COMPLETE, PRINT }; enumerator 2009 if (commandx == 0 && expanded == COMPLETE && buf) { 2070 expanded = COMPLETE; /* next call will list completions */
|
| /netbsd-src/sys/arch/arc/dti/ |
| H A D | btl.c | 1249 return COMPLETE; in bt_scsi_cmd() 1331 return COMPLETE; in bt_scsi_cmd()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | saslauthz.c | 1982 if( rc != LDAP_SUCCESS ) goto COMPLETE; in slap_sasl_check_authz() 1987 COMPLETE: in slap_sasl_check_authz()
|
| /netbsd-src/external/bsd/ipf/dist/FWTK/ |
| H A D | fwtkp | 255 + if(x / 100 != COMPLETE) {
|
| H A D | fwtk_transparent.diff | 464 + if(x / 100 != COMPLETE) {
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | zippy | 547 I wonder if I ought to tell them about my PREVIOUS LIFE as a COMPLETE 1124 This PIZZA symbolizes my COMPLETE EMOTIONAL RECOVERY!!
|
| H A D | fortunes2 | 36246 PURGE COMPLETE.
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | sbic.c | 487 return(COMPLETE); in sbic_scsipi_request()
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2008 | 6872 (COMPLETE): New token. 6875 (yylex): Return COMPLETE when needed. Recognize in_parse_field.
|
| H A D | ChangeLog-2020 | 1811 * f-exp.y (COMPLETE): New token. 1815 (yylex): Set new variables, and return COMPLETE token at the end
|
| H A D | ChangeLog-2011 | 11577 (COMPLETE): New token.
|
| H A D | ChangeLog-2013 | 517 (exp : field_exp name COMPLETE): New rule.
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2008 | 6872 (COMPLETE): New token. 6875 (yylex): Return COMPLETE when needed. Recognize in_parse_field.
|
| H A D | ChangeLog-2011 | 11577 (COMPLETE): New token.
|
| H A D | ChangeLog-2013 | 517 (exp : field_exp name COMPLETE): New rule.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2014 | 46132 rename FINAL to COMPLETE.
|