Home | Sort by: relevance | last modified time | path |
/src/sbin/disklabel/ | |
main.c | 199 int bswap_p; variable in typeref:typename:int 637 bswap_p = (byteorder != BYTE_ORDER); 641 printf("byteorder=%d bswap_p=%d\n", byteorder, bswap_p); 653 && !bswap_p; |