Searched defs:extbuf (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libsocket/inet/ |
H A D | inet6_opt.c | 51 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 D | pass1.c | 80 static uint8_t *extbuf; variable
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.c | 4616 uint8_t *extbuf = NULL; in emlxs_dfc_send_mbox() local
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_mbox.h | 4676 uint8_t *extbuf; /* ptr to mailbox ext buffer */ member
|