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

/osnet-11/usr/src/lib/libipmi/common/
H A Dipmi_lancfg.c136 ipmi_lan_entry_t *lep; local
148 lep = &ipmi_lan_table[i];
149 if (ipmi_lan_get_param(ihp, channel, lep->ile_param,
150 lep->ile_set, lep->ile_block,
151 (char *)cfgp + lep->ile_offset, lep->ile_len) != 0)
205 ipmi_lan_entry_t *lep; local
223 lep = &ipmi_lan_table[i];
224 if (!(lep
[all...]
/osnet-11/usr/src/lib/libshare_plugins/nfs/
H A Dlibshare_nfs.c4814 struct logtab_ent lep; local
4871 lep.le_buffer = buffer;
4872 lep.le_path = dir;
4873 lep.le_tag = tag;
4874 lep.le_state = LES_ACTIVE;
4879 if (logtab_putent(f, &lep) < 0) {

Completed in 30 milliseconds