Searched defs:swpbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c407 * swpbuf: Used in swap() to swap bytes within a halfword,
413 union swpbuf { union
5399 union swpbuf swp_b;
5419 union swpbuf *swp_p, swp_b;
5422 swp_p = (union swpbuf *)sval;
6836 Swp_p = (union swpbuf *)buf_p;
6856 Swp_p = (union swpbuf *)buf_p;

Completed in 79 milliseconds