/titanic_41/usr/src/uts/common/os/ |
H A D | bitmap.c | 74 ulong_t word; in bt_availbit() local 97 ulong_t word; in bt_gethighbit() local 174 ulong_t word; in bt_getlowbit() local
|
/titanic_41/usr/src/cmd/spell/ |
H A D | hashmake.c | 44 char word[LINE_MAX]; in main() local
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmHelpRepository.java | 252 String word = st.nextToken(); in loadHelpItemDB() local 264 String word = (st.nextToken()).toLowerCase(); in loadHelpItemDB() local
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_nvm.h | 40 u16 word[2]; member
|
/titanic_41/usr/src/cmd/sgs/tools/common/ |
H A D | piglatin.c | 46 int ic, ignore = 0, word = 0; in main() local
|
/titanic_41/usr/src/cmd/bart/ |
H A D | lutbl.c | 58 attr_keylookup(char *word) in attr_keylookup()
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | tmparse.c | 44 static char word[BUFSIZ]; local
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | fault.h | 64 unsigned int word[4]; member
|
/titanic_41/usr/src/lib/krb5/kadm5/srv/ |
H A D | server_dict.c | 182 find_word(const char *word) in find_word()
|
/titanic_41/usr/src/cmd/fmt/ |
H A D | fmt.c | 389 wchar_t word[BUFSIZ]; in csplit() local 428 wchar_t word[BUFSIZ]; in msplit() local 489 pack(wchar_t word[]) in pack()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zio_compress.c | 91 uint64_t *word, *word_end; in zio_compress_data() local
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_regset.c | 108 ulong_t word = drp->dr_bitmap[wx]; in dt_regset_alloc() local
|
/titanic_41/usr/src/cmd/sendmail/include/sm/ |
H A D | bitops.h | 57 # define bitset(bit, word) (((word) & (bit)) != 0) argument
|
/titanic_41/usr/src/cmd/look/ |
H A D | look.c | 29 char word[WORDSIZE]; variable
|
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | utils.c | 106 unsigned long word; in print_mem() local
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | lex.c | 453 char word[LINESIZE]; in execute() local 756 lex(char word[]) in lex()
|
H A D | head.c | 177 nextword(const char *input, custr_t *word, const char **nextword) in nextword()
|
/titanic_41/usr/src/cmd/sh/ |
H A D | word.c | 46 word(void) in word() function
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | term.c | 408 term_word(struct termp *p, const char *word) in term_word() 585 encode(struct termp *p, const char *word, size_t sz) in encode()
|
/titanic_41/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_entp_algs.c | 44 #define MSBSTEP(word, shift, counter) \ argument
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | ns_files.c | 84 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; local 218 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; local
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_iso9660.c | 60 grub_log2 (unsigned long word) in grub_log2()
|
/titanic_41/usr/src/lib/libc/port/regex/ |
H A D | wordexp.c | 100 wordexp(const char *word, wordexp_t *wp, int flags) in wordexp()
|
/titanic_41/usr/src/uts/common/zmod/ |
H A D | inflate.c | 392 # define CRC2(check, word) \ argument 399 # define CRC4(check, word) \ argument
|
/titanic_41/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | ps_include.c | 42 #define has(word) (strncmp(buf, word, strlen(word)) == 0) argument
|