Home
last modified time | relevance | path

Searched refs:nel (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode_test.c199 int nel; in do_key2code() local
214 nel = 0; in do_key2code()
216 while (nel < MAXKEY - 1) { in do_key2code()
217 key[nel++] = beginp; in do_key2code()
224 key[nel] = NULL; in do_key2code()
253 int nel; in do_code2key() local
286 for (nel = 0; key[nel]; nel++) { in do_code2key()
287 if (nel) in do_code2key()
289 (void) strcat(keystr, key[nel]); in do_code2key()
295 for (nel = 0; key[nel]; nel++) in do_code2key()
[all …]
H A Ddiagcode.c388 int nel; in fm_dc_key2code() local
393 for (nel = 0; key[nel]; nel++) in fm_dc_key2code()
394 (void) fprintf(stderr, "\"%s\" ", key[nel]); in fm_dc_key2code()
485 int nel; in fm_dc_code2key() local
525 nel = 0; in fm_dc_code2key()
531 key[nel] = NULL; in fm_dc_code2key()
534 if (nel >= maxkey - 1) { in fm_dc_code2key()
546 if ((key[nel++] = strdup(beginp)) == NULL) { in fm_dc_code2key()
627 int nel; in sortkey() local
632 for (nel = 0; key[nel]; nel++) in sortkey()
[all …]
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1882 uint_t nel; in platform_payloadprop_values() local
1890 if (nvpair_value_nvlist_array(nvpair, &nvap, &nel) != 0) in platform_payloadprop_values()
1894 for (i = 0; i < nel; i++) { in platform_payloadprop_values()
1909 for (i = 0; i < nel; i++) { in platform_payloadprop_values()
2039 uint_t nel; in platform_payloadprop_values() local
2042 (void) nvpair_value_boolean_array(nvpair, &val, &nel); in platform_payloadprop_values()
2043 *nvals = nel; in platform_payloadprop_values()
2044 retvals = MALLOC(sizeof (struct evalue) * nel); in platform_payloadprop_values()
2045 for (i = 0; i < nel; i++) { in platform_payloadprop_values()
2053 uint_t nel; in platform_payloadprop_values() local
[all …]
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dbsearch.c36 bsearch(key, base, nel, width, compar) in bsearch() argument
39 unsigned nel; /* Number of elements in the table */
44 POINTER last = base + width * (nel - 1); /* Last element in table */
/titanic_41/usr/src/common/util/
H A Dbsearch.c46 size_t nel, /* Number of elements in the table */ in bsearch() argument
54 if (nel == 0) in bsearch()
59 last = base + width * (nel - 1); in bsearch()
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhsearch.c55 hcreate(nel)
56 u_int nel;
60 info.nelem = nel;
/titanic_41/usr/src/cmd/troff/
H A Dn7.c134 un += quant(nel / 2, HOR); in tbreak()
136 un += nel; in tbreak()
322 adsp = nel; in text()
324 adsp = nel / (nwd - 1); in text()
326 adrem = nel - adsp*(nwd-1); in text()
381 if ((i = quant(nel / 2, HOR)) > 0) in nofill()
446 nel -= w;
686 if (wne > nel && !hyoff && hyf && (!nwd || nel > 3 * sps) &&
710 if (nel >= 0) {
730 if (nel < hys) {
[all …]
H A Dtdef.h486 #define nel env._nel macro
H A Dn4.c138 i = nel; in setn()
/titanic_41/usr/src/cmd/sendmail/db/hsearch/
H A Dhsearch.c67 __db_hcreate(nel) in __db_hcreate() argument
68 size_t nel; in __db_hcreate()
75 dbinfo.h_nelem = (u_int32_t)nel; /* XXX: Possible overflow. */
/titanic_41/usr/src/lib/libast/common/comp/
H A Dhsearch.c94 int hcreate(size_t nel) in hcreate() argument
96 int hcreate(nel) in hcreate()
97 size_t nel; in hcreate()
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsort.c303 int nel; in ldap_sort_values() local
314 for ( nel = 0; vals[nel] != NULL; nel++ ) in ldap_sort_values()
317 XP_QSORT( vals, nel, sizeof(char *), (LDAP_VOIDCMP_CALLBACK *)cmp ); in ldap_sort_values()
/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Doid.c179 const gss_OID_desc *array[], size_t nel) in __OID_copy_set_from_array() argument
193 set->elements = New(gss_OID_desc, nel); in __OID_copy_set_from_array()
199 set->count = nel; in __OID_copy_set_from_array()
H A Doid.h49 const gss_OID_desc *array[], size_t nel);
/titanic_41/usr/src/lib/libipmp/common/
H A Dipmp_query.h78 #define IPMP_LIST_SIZE(listtype, elsize, nel) \ argument
79 ((sizeof (ipmp_ ## listtype ## _t) - (elsize)) + ((nel) * (elsize)))
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk4.c584 register size_t nel; in f_asort() local
605 nel = 1; in f_asort()
607 ++nel; in f_asort()
631 alist = (NODE **) emalloc(nel*sizeof(NODE *)); in f_asort()
642 qsort((wchar_t *)alist, nel-1, sizeof (NODE *), asortcmp); in f_asort()
/titanic_41/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c857 uint_t nel) /* Number of elements */ in nis_get_static_storage() argument
861 sz = nel * el; in nis_get_static_storage()
/titanic_41/usr/src/cmd/egrep/
H A Degrep.y1146 int current, nel, i, last, length; in genrange() local
1168 nel = current; in genrange()
1170 qsort((char *)lower, nel, sizeof(wchar_t), compare); in genrange()
1171 qsort((char *)upper, nel, sizeof(wchar_t), compare); in genrange()
/titanic_41/usr/src/cmd/terminfo/
H A Dterminfo.src314 kcud1=^J, nel=^M^J, .kbs=^H,
528 kf2=\EOR, kf4=\EOS, khome=\E[H, nel=^M\ED, rc=\E8, ri=\EM,
578 kich1=\E[L, mc4=\E[4i, mc5=\E[5i, nel=\r\E[S,
737 kund=\EK, nel=^M^J, rc=\Ek, rev=\Ep, ri=\EI, rmso=\Eq,
755 knp=\Eb, kpp=\E\Ea, kund=\EK, ll=\E[24H, nel=\EE,
778 kich1=\EI, knp=\Eb, kpp=\Ea, kund=\EK, nel=\r\n$<2*/>,
795 kich1=\EI, knp=\Eb, kpp=\Ea, kund=\EK, nel=\r\n$<2*/>,
832 kil1=\E#R, kind=\E#2, kri=\E#8, lf0=f10, nel=^M^J, rc=\Ek,
855 nel=^M^J, op=\E[m, rc=\E8, rev=\E[7m, ri=\EM, rmir=\E[4l,
908 kspd=^Z, nel=^M^J, rc=\E8, rev=\E[7m, ri=\EM, rmam=\E[?7l,
[all …]
/titanic_41/usr/src/grub/grub-0.97/
H A DTHANKS56 Hisazumi Kenji <nel@soraneko.com>
/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c1242 dt_aggregate_qsort(dtrace_hdl_t *dtp, void *base, size_t nel, size_t width, in dt_aggregate_qsort() argument
1265 qsort(base, nel, width, compar); in dt_aggregate_qsort()
/titanic_41/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c1105 zonestat_qsort(void *base, size_t nel, size_t width, in zonestat_qsort() argument
1110 qsort(base, nel, width, compar); in zonestat_qsort()
/titanic_41/usr/src/lib/libcurses/screen/
H A Dcaps239 newline, "nel" "nw" Newline (behaves like cr followed by lf)
/titanic_41/usr/src/lib/libnsl/common/
H A Dllib-lnsl197 void *nis_get_static_storage(struct nis_sdata *bs, u_int el, u_int nel);
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps244 newline nel nw str Newline (behaves like cr followed by lf)

12