/illumos-gate/usr/src/cmd/mandoc/ |
H A D | man.c | 44 man_parseln(struct roff_man *man, int ln, char *buf, int offs) in man_parseln() 74 man_descope(struct roff_man *man, int line, int offs, char *start) in man_descope() 101 man_ptext(struct roff_man *man, int line, char *buf, int offs) in man_ptext() 177 man_pmacro(struct roff_man *man, int ln, char *buf, int offs) in man_pmacro()
|
H A D | mdoc.c | 62 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_parseln() 165 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) in mdoc_ptext() 307 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_pmacro()
|
H A D | tbl_opts.c | 123 tbl_option(struct tbl_node *tbl, int ln, const char *p, int *offs) in tbl_option()
|
H A D | mdoc.h | 114 const char *offs; /* -offset */ member 121 const char *offs; /* -offset */ member
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | inftrees.c | 55 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ in inflate_table() local
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | pro_line.c | 198 Dwarf_Addr offs, in dwarf_lne_set_address() 212 Dwarf_Addr offs, in dwarf_lne_set_address_a()
|
/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/ |
H A D | audioens.c | 393 audioens_writemem(audioens_dev_t *dev, uint32_t page, uint32_t offs, in audioens_writemem() 402 audioens_readmem(audioens_dev_t *dev, uint32_t page, uint32_t offs) in audioens_readmem() 675 uint32_t page, offs; in audioens_count() local
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 1606 uintptr_t offs = 0; in typegraph_pass1_node() local 1790 size_t tsize, nsize, rem, offs, limit; in typegraph_pass2_node() local 2580 size_t offs = tp->tgt_redge->tge_destoffs; in whattype() local 2604 size_t offs = tp->tgt_redge->tge_destoffs; in whattype() local 2852 findlocks_findmutex(const char *name, mdb_ctf_id_t type, ulong_t offs, in findlocks_findmutex() 3211 findfalse_findsync(const char *name, mdb_ctf_id_t type, ulong_t offs, in findfalse_findsync()
|
/illumos-gate/usr/src/uts/common/io/audio/drv/audiopci/ |
H A D | audiopci.c | 245 audiopci_writemem(audiopci_dev_t *dev, uint32_t page, uint32_t offs, in audiopci_writemem() 254 audiopci_readmem(audiopci_dev_t *dev, uint32_t page, uint32_t offs) in audiopci_readmem() 444 uint32_t page, offs; in audiopci_count() local
|
/illumos-gate/usr/src/common/bignum/ |
H A D | bignumimpl.c | 310 uint32_t offs; in bytestring2bignum() local 353 uint32_t offs; in bignum2bytestring() local 963 big_shiftleft(BIGNUM *result, BIGNUM *aa, int offs) in big_shiftleft() 992 big_shiftright(BIGNUM *result, BIGNUM *aa, int offs) in big_shiftright() 1023 int i, alen, blen, tlen, rlen, offs; in big_div_pos() local
|
/illumos-gate/usr/src/uts/intel/dtrace/ |
H A D | sdt.c | 126 ulong_t offs; in sdt_provide_module() local
|
/illumos-gate/usr/src/uts/sparc/dtrace/ |
H A D | sdt.c | 186 ulong_t offs; in sdt_provide_module() local
|
/illumos-gate/usr/src/common/lzma/ |
H A D | LzmaDec.c | 195 unsigned offs = 0x100; in LzmaDec_DecodeReal() local 543 unsigned offs = 0x100; in LzmaDec_TryDummy() local
|
H A D | LzmaEnc.c | 608 UInt32 offs = 0x100; in LitEnc_EncodeMatched() local 672 UInt32 offs = 0x100; in LitEnc_GetPriceMatched() local 1097 UInt32 offs = 0; in GetOptimum() local 1420 UInt32 offs, curBack, posSlot; in GetOptimum() local
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_provider.c | 535 uint32_t **offs; in dt_probe_define() local
|
H A D | dt_consume.c | 404 dtrace_bufdesc_t *buf, size_t offs) in dt_flowindent() 2094 size_t offs; in dt_consume_cpu() local 2856 size_t offs = buf->dtbd_oldest; in dt_buf_oldest() local
|
H A D | dt_aggregate.c | 436 size_t offs, roffs, size, ndx; in dt_aggregate_snap_cpu() local 1141 uint32_t size, offs = 0; in dt_aggwalk_rval() local
|
H A D | dt_options.c | 862 size_t offs; in dt_options_load() local
|
/illumos-gate/usr/src/uts/common/sys/dcam/ |
H A D | dcam1394_io.h | 220 unsigned int offs; member
|
/illumos-gate/usr/src/cmd/make/bin/ |
H A D | ar.cc | 622 ar_port_word *offs; in translate_entry() local
|
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | hermon.c | 1688 uint32_t offs = 0; in cnx_parse_img_info() local
|
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/ |
H A D | audioemu10k.c | 501 int offs, bit; in emu10k_set_loop_stop() local 720 uint32_t offs; in emu10k_reset_play() local
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | fastboot.c | 461 size_t offs = 0; /* offset from the starting address */ in fastboot_build_mbi() local
|
/illumos-gate/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 2435 uintptr_t offs; in dtrace_aggregate() local 2730 intptr_t offs; in dtrace_speculation_commit() local 6747 int size, offs = 0, i, j; in dtrace_action_ustack() local 6931 intptr_t offs; in dtrace_probe() local 8860 dtrace_probe_foreach(uintptr_t offs) in dtrace_probe_foreach() 11721 intptr_t offs = buf->dtb_offset, soffs; in dtrace_buffer_reserve() local 13065 size_t offs; in dtrace_dof_actdesc() local 13537 size_t offs; in dtrace_dof_options() local 16599 uint32_t offs; in dtrace_ioctl() local
|
/illumos-gate/usr/src/cmd/trapstat/sun4/ |
H A D | trapstat.c | 1053 uintptr_t offs = (uintptr_t)&tab->print - (uintptr_t)tab; in main() local
|