Home
last modified time | relevance | path

Searched refs:GetTPC (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c89 static int GetTPC = 1; /* Unless we're given as arg, must look it up */ variable
1246 if (GetTPC) { in lookup_floppy()
1500 if (GetSPT || GetTPC) { in find_fixed_details()
1512 wbpb->bpb.heads = (GetTPC ? dginfo.dkg_nhead : TrkPerCyl); in find_fixed_details()
1516 if (GetTPC) { in find_fixed_details()
1949 GetSize = GetSPT = GetSPC = GetTPC = GetBPF = 1; in compare_existing_with_computed()
3306 GetTPC = 0; in parse_suboptions()