Home
last modified time | relevance | path

Searched defs:vend (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libeti/form/common/
H A Dutility.c53 char *vend = v + n; in _data_beg() local
65 char *vend = v + n; in _data_end() local
74 char * vend = v + n; in _whsp_beg() local
83 char * vend = v + n; in _whsp_end() local
248 char * vend = _data_end(Buf(f), BufSize(f)); in justify() local
273 char * vend = _data_end(Buf(f), BufSize(f)); in unjustify() local
H A Dchg_data.c334 char *vend; in _new_line() local
445 char *vend; in _del_prev() local
H A Dform.c325 char *vend = v + n; in _data_ahead() local
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.h42 #define CBUS_ID(vend, dev) ((uint32_t)(((uint32_t)(vend) << 16) | (dev))) argument
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c266 unsigned char *end, *vend; in show_options() local
/titanic_41/usr/src/cmd/prtconf/
H A Dprt_xxx.c425 pcidb_vendor_t *vend = NULL; in print_pciid() local
/titanic_41/usr/src/cmd/mandoc/
H A Dterm.c111 size_t vend; /* end of word visual position on output */ in term_flushln() local
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dmisc.c511 register char *vend; in b_vpath() local
/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h359 #define PCI_ID(vend, dev) ((uint32_t)(((uint32_t)(vend) << 16) | (dev))) argument
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c1499 mdb_vespec_t **veps, **vepp, **vend; in mdb_tgt_vespec_iter() local
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c5269 uint32_t vend, device; in pcic_find_pci_type() local
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1821 caddr_t vend; /* end of address kpm range */ member