Searched refs:nth (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/ |
H A D | platsvcd.conf | 49 * Object string ID of nth object
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/ |
H A D | platsvcd.conf | 48 * Object string ID of nth object
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/sebring/conf/ |
H A D | platsvcd.conf | 48 * Object string ID of nth object
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client_secinfo.c | 561 comp_getn(char *inpath, int nth, component4 *comp) in comp_getn() argument 566 while ((count != nth) && (*path != '\0')) { in comp_getn() 585 if (count == nth) { in comp_getn()
|
H A D | nfs4_vfsops.c | 1359 resolve_sympath(mntinfo4_t *mi, servinfo4_t *svp, int nth, nfs_fh4 *fh, in resolve_sympath() argument 1398 for (i = 1; i < nth; i++) { in resolve_sympath() 1480 struct nfs_fsl_info *nfsfsloc, char *orig_path, int nth) in update_servinfo4() argument 1557 if (num_slashes == nth + 2) { in update_servinfo4() 1612 resolve_referral(mntinfo4_t *mi, servinfo4_t *svp, cred_t *cr, int nth, in resolve_referral() argument 1630 nm = extract_referral_point(svp->sv_path, nth); in resolve_referral() 1631 setup_newsvpath(svp, nth); in resolve_referral() 1646 update_servinfo4(svp, fsp, &nfsfsloc, orig_path, nth); in resolve_referral() 4437 extract_referral_point(const char *svp, int nth) in extract_referral_point() argument 4448 if (num_slashes == nth + 1) { in extract_referral_point() [all …]
|
/titanic_50/usr/src/cmd/spell/ |
H A D | local | 344 nth
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | ses_ses.c | 670 ses_getthdr(uchar_t *buffer, int amt, int nth, SesThdr *thp) in ses_getthdr() argument 685 off += buffer[off+3] + 4 + (nth * 4); in ses_getthdr()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xnb.c | 567 static int nth = BATCH_SIZE; in xnb_alloc_page() local 571 if (nth == BATCH_SIZE) { in xnb_alloc_page() 592 nth = 0; in xnb_alloc_page() 596 mfn = mfns[nth++]; in xnb_alloc_page()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/daktari/conf/ |
H A D | platsvcd.conf | 49 * Object string ID of nth object
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/ |
H A D | platsvcd.conf | 49 * Object string ID of nth object
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 18565 # 10 = primary font, 10 + n (n in 1..9) = nth alternative font, 20 = Fraktur,
|
H A D | terminfo.src | 20781 # 10 = primary font, 10 + n (n in 1..9) = nth alternative font, 20 = Fraktur,
|