Searched refs:sc_machsz (Results 1 – 4 of 4) sorted by relevance
482 (scapset->sc_machsz == 0))) in expand()487 nlen += scapset->sc_machsz; in expand()490 scapset->sc_machsz); in expand()491 nptr = nptr + scapset->sc_machsz; in expand()
231 (scapset->sc_machsz == 0)) in machcap_check()1067 alt_scapset->sc_machsz = strlen(rpl_machcap); in cap_alternative()1087 alt_scapset->sc_machsz = strlen(prm_machcap); in cap_alternative()
3689 if ((scapset->sc_machsz = size = in machine_name()3694 scapset->sc_machsz = (size_t)-1; in machine_name()
1125 size_t sc_machsz; /* and size */ member