Coda Distributed File System
Functions
nettohost.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ntohsid (ViceStoreId *, ViceStoreId *)
 
void htonsid (ViceStoreId *, ViceStoreId *)
 
void ntohvv (ViceVersionVector *, ViceVersionVector *)
 
void htonvv (ViceVersionVector *, ViceVersionVector *)
 

Function Documentation

◆ htonsid()

void htonsid ( ViceStoreId *  insid,
ViceStoreId *  outsid 
)

◆ htonvv()

void htonvv ( ViceVersionVector *  invv,
ViceVersionVector *  outvv 
)

◆ ntohsid()

void ntohsid ( ViceStoreId *  insid,
ViceStoreId *  outsid 
)

◆ ntohvv()

void ntohvv ( ViceVersionVector *  invv,
ViceVersionVector *  outvv 
)