Searched refs:major (Results 101 - 119 of 119) sorted by relevance

12345

/osnet-11/usr/src/lib/libproc/common/
H A DP32ton.c58 major_t maj = major(d);
/osnet-11/usr/src/lib/libpkg/common/
H A Ddstream.c808 * a device with major number of 17 (0x11) is an internal hard disk,
811 * table and check it by comparing slot numbers to major numbers.
857 maj = major(st_buf.st_rdev);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm825 The first element of @os_flavor is the major family (ie. Unix,
H A DMakeMaker.pm2058 Makefile. This is not really correct, but it would be a major pain
/osnet-11/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c125 * If the ioctl fd's major doesn't match "major", then pass through the
126 * ioctl, since it is not the expected device. major should be a
144 *majordev = major(sbuf.st_rdev);
151 if (major(sbuf.st_rdev) == *majordev)
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h3051 le64 major; /* Major device number. */ member in struct:__anon2139::__anon2140::__anon2141
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm242 * Including this header is the first major one, then using dTHR is all the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm671 'hide' code which might use denied ops. This is not a major problem
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_devadm.c292 nm.major = meta_getmajor(dev);
/osnet-11/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h87 CK_BYTE major; /* integer portion of version number */ member in struct:CK_VERSION
/osnet-11/usr/src/cmd/sendmail/src/
H A Dutil.c1941 major(st.st_dev), minor(st.st_dev),
H A Dqueue.c639 (long) major(e->e_dfdev),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h379 # ifndef major /* Does everyone's types.h define this? */
H A Dconfig_h.SH2970 * This symbol, if defined, defines the major version number of
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dmkntfs.c83 # include <linux/major.h>
3961 "limitation in the\nLinux kernel. This is not a major "
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2614 file once, will have a cache hit rate of zero. This suggests a major
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl3676 In Perl 5.8.0, there was a major realignment of the commands and what they did,
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2785 % @tab Legal holiday which is valid in major parts of the whole country.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex3537 % @tab Legal holiday which is valid in major parts of the whole country.

Completed in 494 milliseconds

12345