Home
last modified time | relevance | path

Searched refs:nv_ntoh (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sbin/hastd/
Dhast_proto.c161 nv = nv_ntoh(eb); in hast_proto_recv_hdr()
Dnv.h55 struct nv *nv_ntoh(struct ebuf *eb);
Dmetadata.c112 nv = nv_ntoh(eb); in metadata_read()
Dnv.c375 nv_ntoh(struct ebuf *eb) in nv_ntoh() function