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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_lib.c478 BIO *ret=NULL,*eoc=NULL,*bio,*new; local
505 eoc=new;
506 ret=eoc;
510 BIO_push(eoc,new);
511 eoc=new;
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c233 int eoc; member in struct:tlan_private
537 int eoc = 0; local
552 eoc = 1;
572 if (eoc) {
623 int eoc = 0; local
731 eoc =1;
740 if(eoc) {
879 priv->eoc = 0;

Completed in 127 milliseconds