Home
last modified time | relevance | path

Searched defs:nextptr (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_emul.h173 uint8_t nextptr; member
183 uint8_t nextptr; member
192 uint8_t nextptr; member
H A Dpci_passthru.c185 passthru_add_msicap(struct pci_devinst *pi, int msgnum, int nextptr) in passthru_add_msicap()
H A Dpci_emul.c1106 pci_populate_msicap(struct msicap *msicap, int msgnum, int nextptr) in pci_populate_msicap()
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c934 char *nextptr = NULL, *nextend = NULL; in grep() local
/illumos-gate/usr/src/lib/libnsl/nsl/
H A D_utility.c805 struct _ti_user *nextptr; in _t_delete_tilink() local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c2873 static char errbuf[ERRSIZE], *nextptr = errbuf, *prevptr = NULL; variable