/titanic_52/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | bitset.c | 38 bitset_free(bitset_t *bs) in bitset_free() argument 50 bitset_t *bs; in bitset_get() local 72 bitset_highbit(bitset_t * bs) bitset_highbit() argument 139 bitset_print(bitset_t * bs,char * label,int width) bitset_print() argument 203 bitset_t *bs; bitset() local [all...] |
H A D | damap.c | 66 bitset_free(bitset_t *bs, int embedded) in bitset_free() argument 79 bitset_t *bs; in bitset_get() local 161 bitset_t *bs; damap_get() local [all...] |
/titanic_52/usr/src/cmd/fwflash/common/ |
H A D | fwflash.h | 366 #define ARMSWAPBITS(bs) (bs) argument 367 #define MLXSWAPBITS16(bs) ntohs(bs) argument 368 #define MLXSWAPBITS32(bs) ntohl(bs) argument 369 #define MLXSWAPBITS64(bs) \ argument 372 #define ARMSWAPBITS(bs) (LE_3 argument 373 MLXSWAPBITS16(bs) global() argument 374 MLXSWAPBITS32(bs) global() argument 375 MLXSWAPBITS64(bs) global() argument [all...] |
/titanic_52/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_zfs.h | 187 #define ZAP_LEAF_HASH_SHIFT(bs) (bs - 5) argument 188 #define ZAP_LEAF_HASH_NUMENTRIES(bs) (1 << ZAP_LEAF_HASH_SHIFT(bs)) argument 189 #define LEAF_HASH(bs, h) \ argument 198 #define ZAP_LEAF_NUMCHUNKS(bs) \ argument 207 ZAP_LEAF_CHUNK(l,bs,idx) global() argument 209 ZAP_LEAF_ENTRY(l,bs,idx) global() argument [all...] |
/titanic_52/usr/src/cmd/sgs/m4/common/ |
H A D | m4.h | 80 struct bs { struct 81 bfuncbs global() argument 82 bnamebs global() argument
|
/titanic_52/usr/src/lib/libc/port/locale/ |
H A D | big5.c | 89 _BIG5State *bs; in _BIG5_mbrtowc() local 153 _BIG5State *bs; in _BIG5_wcrtomb() local [all...] |
/titanic_52/usr/src/lib/libcurses/screen/ |
H A D | _border.c | 49 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() argument
|
H A D | wborder.c | 79 chtype bs, chtype tl, chtype tr, chtype bl, chtype br) in wborder() argument
|
/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | lfind.c | 56 lfind(const void *ky, const void *bs, size_t *nelp, in lfind() argument
|
H A D | lsearch.c | 55 lsearch(const void *ky, void *bs, size_t *nelp, size_t width, in lsearch() argument
|
/titanic_52/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | brdr_st.c | 49 border_set(ls, rs, ts, bs, tl, tr, bl, br) in border_set() argument
|
H A D | brdr.c | 49 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() argument
|
H A D | wbrdr_st.c | 53 wborder_set(w, ls, rs, ts, bs, tl, tr, bl, br) in wborder_set() argument
|
H A D | wbrdr.c | 54 chtype ls, chtype rs, chtype ts, chtype bs, in wborder() argument
|
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | brdr.c | 52 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() argument
|
H A D | brdr_st.c | 53 const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, in border_set() argument
|
H A D | wbrdr_st.c | 57 const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, in wborder_set() argument
|
H A D | wbrdr.c | 57 chtype ls, chtype rs, chtype ts, chtype bs, in wborder() argument
|
/titanic_52/usr/src/common/util/ |
H A D | bsearch.c | 45 const void *bs, /* Beginning of table */ in bsearch() argument
|
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | zap.c | 152 int bs = FZAP_BLOCK_SHIFT(zap); in zap_table_grow() local 226 int bs in zap_table_store() local 274 int bs = FZAP_BLOCK_SHIFT(zap); zap_table_load() local 504 int bs = FZAP_BLOCK_SHIFT(zap); zap_get_leaf_byblk() local 937 int bs; fzap_prefetch() local 1260 int bs = FZAP_BLOCK_SHIFT(zap); fzap_get_stats() local [all...] |
/titanic_52/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 145 rpterr(char *bs, char *mp) in rpterr() argument [all...] |
/titanic_52/usr/src/cmd/fs.d/mntfs/ |
H A D | mount.c | 142 rpterr(char *bs, char *mp) in rpterr() argument
|
/titanic_52/usr/src/cmd/fs.d/proc/ |
H A D | mount.c | 143 rpterr(char *bs, char *mp) in rpterr() argument [all...] |
/titanic_52/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 146 rpterr(char *bs, char *mp) in rpterr() argument [all...] |
/titanic_52/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 241 rpterr(char *bs, char *mp) in rpterr() argument [all...] |