Searched refs:normspcl (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/backup/include/ |
H A D | byteorder.h | 55 extern int normspcl(struct byteorder_ctx *, struct s_spcl *, int *, int, int); 64 extern int normspcl();
|
/titanic_50/usr/src/cmd/backup/lib/ |
H A D | byteorder.c | 158 normspcl(struct byteorder_ctx *ctx, struct s_spcl *sp, int *cs, in normspcl() function
|
/titanic_50/usr/src/cmd/backup/restore/ |
H A D | tape.c | 1813 if (normspcl(byteorder, buf, in gethead() 1821 if (normspcl(byteorder, buf, (int *)buf, tp_bsize, in gethead()
|