Searched defs:got_one (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drelease.c61 boolean_t got_one; local
94 got_one = B_FALSE;
104 got_one = B_TRUE;
111 if (!got_one)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c485 int got_one = 0; local
551 got_one = 1;
567 got_one = 1;
586 got_one = 1;
591 if (got_one)
595 if (got_one) {
/illumos-gate/usr/src/uts/common/io/
H A Dsignalfd.c500 boolean_t got_one = B_FALSE; local
527 got_one = B_TRUE;
542 if (got_one)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c1165 int got_one = 0; local
1182 while (!got_one) {
1187 got_one = 1;
1194 got_one = 1;
1204 if (got_one == 0) {

Completed in 68 milliseconds