Home
last modified time | relevance | path

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

12345

/titanic_41/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_41/usr/src/cmd/spell/
H A Dhashmake.c44 char word[LINE_MAX]; in main() local
/titanic_41/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_41/usr/src/uts/common/io/e1000api/
H A De1000_nvm.h40 u16 word[2]; member
/titanic_41/usr/src/cmd/sgs/tools/common/
H A Dpiglatin.c46 int ic, ignore = 0, word = 0; in main() local
/titanic_41/usr/src/cmd/bart/
H A Dlutbl.c58 attr_keylookup(char *word) in attr_keylookup()
/titanic_41/usr/src/cmd/ttymon/
H A Dtmparse.c44 static char word[BUFSIZ]; local
/titanic_41/usr/src/uts/common/sys/
H A Dfault.h64 unsigned int word[4]; member
/titanic_41/usr/src/lib/krb5/kadm5/srv/
H A Dserver_dict.c182 find_word(const char *word) in find_word()
/titanic_41/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_41/usr/src/uts/common/fs/zfs/
H A Dzio_compress.c91 uint64_t *word, *word_end; in zio_compress_data() local
/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_regset.c108 ulong_t word = drp->dr_bitmap[wx]; in dt_regset_alloc() local
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dbitops.h57 # define bitset(bit, word) (((word) & (bit)) != 0) argument
/titanic_41/usr/src/cmd/look/
H A Dlook.c29 char word[WORDSIZE]; variable
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dutils.c106 unsigned long word; in print_mem() local
/titanic_41/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_41/usr/src/cmd/sh/
H A Dword.c46 word(void) in word() function
/titanic_41/usr/src/cmd/mandoc/
H A Dterm.c408 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 Dn2rng_entp_algs.c44 #define MSBSTEP(word, shift, counter) \ argument
/titanic_41/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_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_iso9660.c60 grub_log2 (unsigned long word) in grub_log2()
/titanic_41/usr/src/lib/libc/port/regex/
H A Dwordexp.c100 wordexp(const char *word, wordexp_t *wp, int flags) in wordexp()
/titanic_41/usr/src/uts/common/zmod/
H A Dinflate.c392 # define CRC2(check, word) \ argument
399 # define CRC4(check, word) \ argument
/titanic_41/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c42 #define has(word) (strncmp(buf, word, strlen(word)) == 0) argument

12345