Searched defs:bin (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/path/
H A Dpathbin.c35 register char* bin; local
39 if ((!(bin = getenv("PATH")) || !*bin) && !(bin = val))
41 if (!*(bin = astconf("PATH", NiL, NiL)) || !(bin = strdup(bin)))
42 bin = "/bin:/usr/bin
[all...]
/illumos-gate/usr/src/lib/libdll/common/
H A Ddllscan.c73 static char bin[] = "bin"; variable
156 if (!info.sibling[0] || streq(info.sibling[0], bin))
157 info.sibling[0] = bin;
393 if (*scan->sp == bin)
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_auth.c661 unsigned char *bin; local
678 bin = &(client->auth_send_binary_block.largeBinary[0]);
680 auth_random_set_data(bin, len);
683 bin, len);
688 "CHAP_C", bin, len);
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c339 uint8_t *bin = ipw2100_firmware_bin; local
340 struct ipw2100_firmware_hdr *h = (struct ipw2100_firmware_hdr *)bin;
345 sc->sc_fw.bin_base = bin;
355 sc->sc_fw.fw_base = bin + sizeof (struct ipw2100_firmware_hdr);
/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c775 uchar_t *bin; local
799 if ((bin = (uchar_t *)malloc(fcode_size)) == NULL) {
816 if (read(fcode_fd, bin, fcode_size)
819 free(bin);
849 fcio.fcio_ibuf = (caddr_t)bin;
859 free(bin);
980 uchar_t *bin; local
1000 if ((bin = (uchar_t *)malloc(fcode_size)) == NULL) {
1006 if (read(fcode_fd, bin, fcode_size)
1009 free(bin);
[all...]
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c227 int bin = 0, order; local
237 total = (long double)llquanta[bin++] * (long double)(value - 1);
244 total += (long double)llquanta[bin++] * (long double)(value);
254 return (total + (long double)llquanta[bin] * (long double)value);
H A Ddt_consume.c987 int i, first_bin, last_bin, bin = 1, order, levels; local
1065 if (bin >= first_bin && bin <= last_bin) {
1069 if (dt_print_quantline(dtp, fp, data[bin],
1075 bin++;
1085 if (last_bin < bin)
1088 assert(last_bin == bin);
1094 return (dt_print_quantline(dtp, fp, data[bin], normal,
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c1945 int bin, cur_bin; local
2010 bin = bb_spur * 320;
2061 upper = bin + 100;
2062 lower = bin - 100;
2081 upper = bin + 120;
2082 lower = bin - 120;
2088 volatile int tmp = abs(cur_vit_mask - bin);
2195 int bin, cur_bin; local
2234 bin = bb_spur * 32;
2263 upper = bin
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c1388 uint_t bin, mtype; local
1407 bin = PP_2_BIN(pp);
1417 ppp = &PAGE_FREELISTS(mnode, 0, bin, mtype);
1431 pcm = PC_BIN_MUTEX(mnode, bin, flags);
1436 ppp = &PAGE_FREELISTS(mnode, 0, bin, mtype);
1442 ppp = &PAGE_CACHELISTS(mnode, bin, mtype);
1480 uint_t bin; local
1495 bin = PP_2_BIN(pp);
1502 ppp = &PAGE_FREELISTS(mnode, 0, bin, mtype);
1505 ppp = &PAGE_CACHELISTS(mnode, bin, mtyp
1583 uint_t bin, mtype, i; local
1651 int bin; local
1770 uint_t bin, mtype; local
1970 uint_t bin; local
2155 uint_t bin; local
2275 uint_t full, bin, color_mask, wrap = 0; local
2587 uint_t bin, sbin, bin_prev; local
2751 page_list_walk_init(uchar_t szc, uint_t flags, uint_t bin, int can_split, int use_ceq, page_list_walker_t *plw) argument
2835 page_list_walk_next_bin(uchar_t szc, uint_t bin, page_list_walker_t *plw) argument
2918 page_get_mnode_freelist(int mnode, uint_t bin, int mtype, uchar_t szc, uint_t flags) argument
3420 page_geti_contig_pages(int mnode, uint_t bin, uchar_t szc, int flags, pfn_t pfnlo, pfn_t pfnhi, pgcnt_t pfnflag) argument
3637 page_get_contig_pages(int mnode, uint_t bin, int mtype, uchar_t szc, uint_t flags) argument
3737 ulong_t bin; local
3888 ulong_t bin; local
3982 page_get_mnode_cachelist(uint_t bin, uint_t flags, int mnode, int mtype) argument
4140 ulong_t bin; local
[all...]
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c1675 int bin = PP_2_BIN(pp); local
1678 atomic_add_long(&mnoderanges[mtype].mnr_mts[szc].mnr_mtsc_pgcnt[bin],
3114 ulong_t bin; local
3133 bin = origbin;
3145 if (PAGE_FREELISTS(mnode, szc, bin, mtype) == NULL)
3148 pcm = PC_BIN_MUTEX(mnode, bin, PG_FREE_LIST);
3150 pp = PAGE_FREELISTS(mnode, szc, bin, mtype);
3189 page_sub(&PAGE_FREELISTS(mnode, szc, bin,
3207 page_list_walk_init(szc, 0, bin, 1, 0, &plw);
3213 pp = page_freelist_split(szc, bin, mnod
3319 uint_t bin; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c3016 * ecore_mcast_get_next_bin - get the next set bin (index)
3021 * returns the next found (set) bin or a negative value if none is found.
3044 * ecore_mcast_clear_first_bin - find the first set bin and clear it
3048 * returns the index of the found bin or -1 if none is found
3086 int bin; local
3093 /* Get a bin and update a bins' vector */
3096 bin = ecore_mcast_bin_from_mac(cfg_data->mac);
3097 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin);
3103 * clear any (0xff) bin.
3107 bin
[all...]
H A Decore_sp_verbs.h569 u8 bin; /* used in a RESTORE flow */ member in union:ecore_mcast_config_data
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c729 char *bin; local
746 * 'cmd' should be of the form "<anything>/usr/bin/<isa>/ztest".
750 bin = strstr(cmd, "/usr/bin/");
751 ztest = strstr(bin, "/ztest");
752 isa = bin + 9;
755 "%s/usr/bin/%.*s/ztest", realaltdir, isalen, isa);
5252 char *bin; local
5260 /* zdb lives in /usr/sbin, while ztest lives in /usr/bin */
5261 bin
[all...]

Completed in 106 milliseconds