Home
last modified time | relevance | path

Searched defs:extbuf (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c49 inet6_opt_init(void *extbuf, socklen_t extlen) in inet6_opt_init()
69 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append()
141 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish()
210 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, in inet6_opt_next()
271 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find()
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c80 static uint8_t *extbuf; variable
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4672 uint8_t *extbuf = NULL; in emlxs_dfc_send_mbox() local
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4875 uint8_t *extbuf; /* ptr to mailbox ext buffer */ member