Searched refs:MAJOR (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/ofed/include/linux/
H A Dkdev_t.h32 #define MAJOR(dev) major((dev)) macro
/freebsd-9.3-release/bin/pax/
H A Dpax.h235 #define MAJOR(x) major(x) macro
H A Dgen_subs.c122 (void)fprintf(fp, "%4u,%4u ", MAJOR(sbp->st_rdev),
125 (void)fprintf(fp, "%4lu,%4lu ", (unsigned long)MAJOR(sbp->st_rdev),
H A Dcpio.c791 ul_asc((u_long)MAJOR(arcn->sb.st_dev),hd->c_maj, sizeof(hd->c_maj),
795 ul_asc((u_long)MAJOR(arcn->sb.st_rdev),hd->c_rmaj,sizeof(hd->c_maj),
H A Dtar.c971 if (ul_oct((u_long)MAJOR(arcn->sb.st_rdev), hd->devmajor,
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_compat.h23 #define MAJOR(x) major(x) macro
/freebsd-9.3-release/crypto/openssh/contrib/aix/
H A Dbuildbff.sh128 MAJOR=`echo $VERSION | cut -f 1 -d p | cut -f 1 -d .`
134 BFFVERSION=`printf "%d.%d.%d.%d" $MAJOR $MINOR $PATCH $PORTABLE`
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dmep-desc.h72 } MAJOR; typedef in typeref:enum:major
/freebsd-9.3-release/crypto/openssl/
H A DMakefile.org6 MAJOR=
H A DMakefile8 MAJOR=0 macro

Completed in 142 milliseconds