HomeSort by: relevance | last modified time | path
    Searched defs:space_reserved (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/sh/
var.c 1404 struct space_reserved { /* record of space allocated for results */ struct
1428 make_space(struct space_reserved *m, int bytes)
1457 static struct space_reserved buf;
1484 static struct space_reserved buf;
1501 static struct space_reserved buf; /* space for answers */
1502 static struct space_reserved tzs; /* remember TZ last used */
1581 static struct space_reserved buf;
1598 static struct space_reserved buf;
1629 static struct space_reserved buf;
var.c 1404 struct space_reserved { /* record of space allocated for results */ struct
1428 make_space(struct space_reserved *m, int bytes)
1457 static struct space_reserved buf;
1484 static struct space_reserved buf;
1501 static struct space_reserved buf; /* space for answers */
1502 static struct space_reserved tzs; /* remember TZ last used */
1581 static struct space_reserved buf;
1598 static struct space_reserved buf;
1629 static struct space_reserved buf;

Completed in 32 milliseconds