Searched refs:got_one (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c413 int got_one = 0; local
475 got_one = 1;
487 got_one = 1;
502 got_one = 1;
507 if (got_one)
511 if (got_one) {
/freebsd-11-stable/contrib/tnftp/src/
H A Dmain.c826 int got_one = 0; local
893 got_one = 1;
907 got_one = 1;
925 got_one = 1;
930 if (got_one)
934 if (got_one) {
/freebsd-11-stable/sbin/dhclient/
H A Ddispatch.c147 add_protocol(iface->name, iface->rfdesc, got_one, iface);
220 if (l->handler == got_one)
247 if (ip && (l->handler != got_one ||
261 got_one(struct protocol *l) function
H A Ddhcpd.h317 void got_one(struct protocol *);
/freebsd-11-stable/usr.sbin/ctm/ctm_rmail/
H A Dctm_rmail.c264 int got_one = 0; local
310 got_one++;
418 if (!got_one)
/freebsd-11-stable/contrib/gdb/gdb/
H A Drs6000-nat.c810 int got_one, retried;
837 for (got_one = 0, vp = vmap; vp; vp = vp->nxt)
871 ++got_one;
893 if (!got_one && !retried)
807 int got_one, retried; local

Completed in 74 milliseconds