Home
last modified time | relevance | path

Searched refs:got_one (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/cvs/contrib/
H A Drcs-to-cvs.sh36 got_one=0
51 got_one=1
56 got_one=2
78 if [ $got_one -eq 0 ]; then
82 got_one=1
182 [ $got_one -eq 1 ] && rm -f $message_file
/openbsd/usr.bin/ftp/
H A Dmain.c896 int got_one = 0; in slurpstring() local
963 got_one = 1; in slurpstring()
977 got_one = 1; in slurpstring()
995 got_one = 1; in slurpstring()
1000 if (got_one) in slurpstring()
1004 if (got_one) { in slurpstring()
/openbsd/usr.sbin/dhcpd/
H A Ddispatch.c291 add_protocol(tmp->name, tmp->rfdesc, got_one, tmp); in discover_interfaces()
356 if (ip && (l->handler != got_one || !ip->dead)) { in dispatch()
387 if (ip && (l->handler != got_one || in dispatch()
403 got_one(struct protocol *l) in got_one() function
H A Ddhcpd.h450 void got_one(struct protocol *);
/openbsd/usr.sbin/dhcrelay/
H A Ddispatch.c301 if (ip && (l->handler != got_one || !ip->dead)) { in dispatch()
334 if (ip && (l->handler != got_one || in dispatch()
348 got_one(struct protocol *l) in got_one() function
H A Ddhcpd.h160 void got_one(struct protocol *);
H A Ddhcrelay.c174 if ((sp->intf = register_interface(argv[0], got_one, in main()
221 register_interface(interfaces->name, got_one, 0) == NULL) in main()
/openbsd/usr.sbin/dhcrelay6/
H A Ddispatch.c324 if (ip && (l->handler != got_one || !ip->dead)) { in dispatch()
357 if (ip && (l->handler != got_one || in dispatch()
371 got_one(struct protocol *l) in got_one() function
H A Ddhcpd.h157 void got_one(struct protocol *);
H A Ddhcrelay6.c361 got_one); in relay6_setup()
366 interfaces = register_interface(interfaces->name, got_one); in relay6_setup()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Drs6000-nat.c837 int got_one, retried; in vmap_ldinfo() local
864 for (got_one = 0, vp = vmap; vp; vp = vp->nxt) in vmap_ldinfo()
898 ++got_one; in vmap_ldinfo()
920 if (!got_one && !retried) in vmap_ldinfo()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c1929 int got_one = 0, idx; local
1937 if (got_one)
1942 got_one = 1;