Searched refs:in_progress (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/net/drivers/i386/pc/
H A Dpxe.c221 static int in_progress = 0; local
227 if (!in_progress)
238 in_progress = 0;
256 in_progress = 0;
287 in_progress = 1;
295 in_progress = 1;
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_domain.c131 boolean_t in_progress; local
134 in_progress = smb_djoin_inprogress;
136 return (in_progress);

Completed in 17 milliseconds