Home
last modified time | relevance | path

Searched defs:bs (Results 1 – 25 of 66) sorted by relevance

123

/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dbitset.c38 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 Ddamap.c66 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 Dfwflash.h366 #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 Dfsys_zfs.h187 #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 Dm4.h80 struct bs { struct
81 bfuncbs global() argument
82 bnamebs global() argument
/titanic_52/usr/src/lib/libc/port/locale/
H A Dbig5.c89 _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.c49 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() argument
H A Dwborder.c79 chtype bs, chtype tl, chtype tr, chtype bl, chtype br) in wborder() argument
/titanic_52/usr/src/lib/libc/port/gen/
H A Dlfind.c56 lfind(const void *ky, const void *bs, size_t *nelp, in lfind() argument
H A Dlsearch.c55 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 Dbrdr_st.c49 border_set(ls, rs, ts, bs, tl, tr, bl, br) in border_set() argument
H A Dbrdr.c49 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() argument
H A Dwbrdr_st.c53 wborder_set(w, ls, rs, ts, bs, tl, tr, bl, br) in wborder_set() argument
H A Dwbrdr.c54 chtype ls, chtype rs, chtype ts, chtype bs, in wborder() argument
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbrdr.c52 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() argument
H A Dbrdr_st.c53 const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, in border_set() argument
H A Dwbrdr_st.c57 const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, in wborder_set() argument
H A Dwbrdr.c57 chtype ls, chtype rs, chtype ts, chtype bs, in wborder() argument
/titanic_52/usr/src/common/util/
H A Dbsearch.c45 const void *bs, /* Beginning of table */ in bsearch() argument
/titanic_52/usr/src/uts/common/fs/zfs/
H A Dzap.c152 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 Dmount.c145 rpterr(char *bs, char *mp) in rpterr() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/mntfs/
H A Dmount.c142 rpterr(char *bs, char *mp) in rpterr() argument
/titanic_52/usr/src/cmd/fs.d/proc/
H A Dmount.c143 rpterr(char *bs, char *mp) in rpterr() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c146 rpterr(char *bs, char *mp) in rpterr() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c241 rpterr(char *bs, char *mp) in rpterr() argument
[all...]

123