Home
last modified time | relevance | path

Searched refs:normdirect (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/backup/include/
H A Dbyteorder.h54 extern void normdirect(struct byteorder_ctx *, struct direct *);
63 extern void normdirect();
/illumos-gate/usr/src/cmd/backup/lib/
H A Dbyteorder.c253 normdirect(ctx, d) in normdirect() function
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c415 normdirect(byteorder, dp); in putdir()