Home
last modified time | relevance | path

Searched defs:word (Results 1 – 25 of 122) sorted by relevance

12345

/titanic_50/usr/src/uts/common/os/
H A Dbitmap.c74 ulong_t word; in bt_availbit() local
97 ulong_t word; in bt_gethighbit() local
174 ulong_t word; in bt_getlowbit() local
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmHelpRepository.java252 String word = st.nextToken(); in loadHelpItemDB() local
264 String word = (st.nextToken()).toLowerCase(); in loadHelpItemDB() local
/titanic_50/usr/src/cmd/spell/
H A Dhashmake.c44 char word[LINE_MAX]; in main() local
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_nvm.h39 u16 word[2]; member
/titanic_50/usr/src/cmd/bart/
H A Dlutbl.c58 attr_keylookup(char *word) in attr_keylookup()
/titanic_50/usr/src/cmd/sgs/tools/common/
H A Dpiglatin.c46 int ic, ignore = 0, word = 0; in main() local
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h46 u16 word[2]; member
/titanic_50/usr/src/cmd/ttymon/
H A Dtmparse.c44 static char word[BUFSIZ]; local
/titanic_50/usr/src/cmd/fmt/
H A Dfmt.c389 wchar_t word[BUFSIZ]; in csplit() local
428 wchar_t word[BUFSIZ]; in msplit() local
489 pack(wchar_t word[]) in pack()
/titanic_50/usr/src/uts/common/sys/
H A Dfault.h64 unsigned int word[4]; member
/titanic_50/usr/src/lib/krb5/kadm5/srv/
H A Dserver_dict.c182 find_word(const char *word) in find_word()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzio_compress.c91 uint64_t *word, *word_end; in zio_compress_data() local
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_regset.c108 ulong_t word = drp->dr_bitmap[wx]; in dt_regset_alloc() local
/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dbitops.h57 # define bitset(bit, word) (((word) & (bit)) != 0) argument
/titanic_50/usr/src/cmd/mailx/
H A Dlex.c453 char word[LINESIZE]; in execute() local
756 lex(char word[]) in lex()
H A Dhead.c177 nextword(const char *input, custr_t *word, const char **nextword) in nextword()
/titanic_50/usr/src/cmd/look/
H A Dlook.c29 char word[WORDSIZE]; variable
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dutils.c106 unsigned long word; in print_mem() local
/titanic_50/usr/src/cmd/mandoc/
H A Dterm.c391 term_word(struct termp *p, const char *word) in term_word()
581 encode(struct termp *p, const char *word, size_t sz) in encode()
H A Dman.c274 man_word_alloc(struct man *man, int line, int pos, const char *word) in man_word_alloc()
285 man_word_append(struct man *man, const char *word) in man_word_append()
/titanic_50/usr/src/cmd/sh/
H A Dword.c46 word(void) in word() function
/titanic_50/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_algs.c44 #define MSBSTEP(word, shift, counter) \ argument
/titanic_50/usr/src/lib/iconv_modules/th_TH/common/
H A Dcommon_thai.h38 } word; member
76 } word; member
/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dns_files.c84 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; local
218 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; local
/titanic_50/usr/src/uts/common/zmod/
H A Dinflate.c392 # define CRC2(check, word) \ argument
399 # define CRC4(check, word) \ argument

12345