Lines Matching defs:sds
304 int Sdsptr; /* sds offset (always 0) */
305 int Sdssize; /* # bytes of allocated sds space */
323 char *format_sds(struct io_req *ioreq, void *buffer, int sds char *pattern);
1368 char *format_sds(struct io_req *ioreq, void *buffer, int sds, char *pattern)
1386 buffer, sds, ssreadp->r_nbytes);
1393 buffer, sds, sswritep->r_nbytes, pattern);
1439 * Allocate core or sds - based on the O_SSD flag
1630 * Allocate core memory and possibly sds space. Initialize the data
2345 * Grab core and sds space
2373 * read from sds
2396 "sds DATA COMPARE ERROR - ABORTING\n%s\n",
3119 * Allocate core memory and possibly sds space. Initialize the
4206 * Simple function for allocating sds space. Uses Sdssize and Sdsptr to
5477 "\t an ssread()of the data if sds io was done\n");