Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c51 inet6_opt_init(void *extbuf, socklen_t extlen) in inet6_opt_init()
71 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append()
143 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish()
212 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, in inet6_opt_next()
273 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find()
/titanic_50/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c80 static uint8_t *extbuf; variable
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4616 uint8_t *extbuf = NULL; in emlxs_dfc_send_mbox() local
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4676 uint8_t *extbuf; /* ptr to mailbox ext buffer */ member