Searched refs:uri_rd_t (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.h123 } uri_rd_t; typedef in typeref:struct:uri_rd_s
147 uri_rd_t *tail; /* Last response descriptor */
148 uri_rd_t response; /* First response descriptor */
177 * Add (and create if need be) a new uri_rd_t to a uri.
H A Dnl7curi.c79 uri_rd_t *, boolean_t);
326 sizeof (uri_rd_t), 0, NULL, NULL, NULL, NULL, NULL, 0);
447 uri_rd_t *rdp = &uri->response;
448 uri_rd_t *free = NULL;
1121 uri_rd_t *rdp;
1291 uri_rd_t *rdp;
1550 * Segmap map up to a page of a uri_rd_t file descriptor.
1554 uri_segmap_map(uri_rd_t *rdp, int bytes)
1700 * Send the URI uri_desc_t *uri response uri_rd_t *rdp out the socket_t *so.
1706 uri_rd_t *rd
[all...]
H A Dnl7chttp.c979 uri_rd_t *rdp;

Completed in 101 milliseconds