Searched refs:minor (Results 151 - 165 of 165) sorted by relevance

1234567

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1392 /* Get the minor number for an fp instance */
1393 fcp_data.fp_minor = minor(sbuf.st_rdev);
1455 /* Get the minor number for an fp instance */
1456 fcp_data.fp_minor = minor(sbuf.st_rdev);
2087 /* Get the minor number for an fp instance */
2483 if ((err = handle_map_dev_FCP_prop(minor(sbuf.st_rdev),
2600 minor(sbuf.st_rdev),
4644 * we don't know how they creates FCA port related minor node.
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_db.c957 * Let this side's device name, minor # and driver name
1075 * Let this side's device name, minor # and driver name
2472 c.c_locator.l_mnum = minor(c.c_locator.l_dev);
2489 /* Conf file must have minor name associated with devid */
2533 checksum += minor(c.c_locator.l_dev);
H A Dmeta_mn_handlers.c915 * The side information contains the major name and minor number
1532 minor(NODEV), (char *)(uintptr_t)nm.devname,
1973 /* Validate set information from minor number */
1985 /* Construct mirror name from minor number */
1989 "MD_MN_GET_MIRROR_STATE: Invalid minor %lx\n"),
2001 "MD_MN_GET_MIRROR_STATE: Invalid mirror minor %x\n"),
2011 "MD_MN_GET_MIRROR_STATE: Invalid minor %lx\n"),
H A Dmeta_set_hst.c193 minor(NODEV), (char *)(uintptr_t)nm.devname,
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h3052 le64 minor; /* Minor device number. */ member in struct:__anon2139::__anon2140::__anon2141
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm564 the minor changes in language tag standards over the years; and
/osnet-11/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h88 CK_BYTE minor; /* 1/100ths portion of version number */ member in struct:CK_VERSION
/osnet-11/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc452 // Fetch the minor number for later use
457 instanceNumber = minor(sbuf.st_rdev);
775 * "What is the prefered minor node for this target?"
/osnet-11/usr/src/cmd/sendmail/src/
H A Dutil.c1941 major(st.st_dev), minor(st.st_dev),
H A Dqueue.c640 (long) minor(e->e_dfdev),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm1200 output style (basic-exec, goto, tree). It has one minor drawback though:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH2974 * This symbol, if defined, defines the minor version number of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2472 There are other minor differences, particularly regarding C<exists>
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex1272 % us) handles it with this amazing macro to replace tokens, with minor
4401 % Some minor font changes for the special characters.
6196 % As a minor refinement, we avoid "club" headers by signalling
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3601 % Some minor font changes for the special characters.

Completed in 160 milliseconds

1234567