Home
last modified time | relevance | path

Searched defs:word (Results 26 – 50 of 141) sorted by relevance

123456

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dutils.c106 unsigned long word; in print_mem() local
/illumos-gate/usr/src/cmd/mailx/
H A Dhead.c177 nextword(const char *input, custr_t *word, const char **nextword) in nextword()
/illumos-gate/usr/src/cmd/sh/
H A Dword.c45 word(void) in word() function
/illumos-gate/usr/src/cmd/demangle/
H A Ddemangle.c107 custr_t *word = NULL; in do_input() local
/illumos-gate/usr/src/lib/iconv_modules/th_TH/common/
H A Dcommon_thai.h38 } word; member
76 } word; member
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c76 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; in getmapent_files() local
203 char word[MAXPATHLEN+1], wordq[MAXPATHLEN+1]; in getmapkeys_files() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio_compress.c95 for (uint64_t *word = (uint64_t *)data; word < end; word++) in zio_compress_zeroed_cb() local
/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_algs.c44 #define MSBSTEP(word, shift, counter) \ argument
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.c522 term_word(struct termp *p, const char *word) in term_word()
829 encode(struct termp *p, const char *word, size_t sz) in encode()
H A Dhtml.c902 print_text(struct html *h, const char *word) in print_text()
908 print_tagged_text(struct html *h, const char *word, struct roff_node *n) in print_tagged_text()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_iso9660.c60 grub_log2 (unsigned long word) in grub_log2()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dwordexp.c100 wordexp(const char *word, wordexp_t *wp, int flags) in wordexp()
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c42 #define has(word) (strncmp(buf, word, strlen(word)) == 0) argument
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dcommon_han.h38 } word; member
83 } word; member
/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dforth.c293 char *word, *name, *c; in fth_process_line() local
H A Dgenassym.c93 char *word; in ga_parse_tokens() local
/illumos-gate/usr/src/common/ficl/
H A Dsearch.c135 ficlWord *word; in ficlPrimitiveSearchWordlist() local
/illumos-gate/usr/src/contrib/zlib/
H A Dcrc32.c115 local z_word_t byte_swap(z_word_t word) in byte_swap()
613 const z_word_t *word; local
H A Dinflate.c441 # define CRC2(check, word) \ argument
448 # define CRC4(check, word) \ argument
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c1243 __uint64_t off8, mem_crb, tmpw, word[2] = {0, 0}; in unm_nic_pci_mem_write_128M() local
1336 __uint64_t off8, val, mem_crb, word[2] = {0, 0}; in unm_nic_pci_mem_read_128M() local
1429 __uint64_t off8, mem_crb, tmpw, word[2] = {0, 0}; in unm_nic_pci_mem_write_2M() local
1534 __uint64_t off8, val, mem_crb, word[2] = {0, 0}; in unm_nic_pci_mem_read_2M() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Ddeparse.c365 static void p_keyword(const char *word,int flag) in p_keyword()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_vpd.c345 efx_word_t word; in efx_vpd_next_tag() local
788 efx_word_t word; in efx_vpd_hunk_set() local
/illumos-gate/usr/src/uts/sun4/os/
H A Dmachdep.c605 uint32_t word; in kdi_pread() local
636 uint32_t word; in kdi_pwrite() local
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c1030 word(int (*op)(), int cnt) in word() function
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c493 short word; in expand() local

123456