Searched refs:getmaxpartitions (Results 1 – 9 of 9) sorted by relevance
9 SRCS= bcrypt_pbkdf.c ber.c check_expire.c duid.c getmaxpartitions.c \16 check_expire.3 getmaxpartitions.3 \
40 getmaxpartitions(void) in getmaxpartitions() function
110 int getmaxpartitions(void);
17 getmaxpartitions;
155 if ((minor(disksb.st_rdev) % getmaxpartitions()) != getrawpartition()) in main()163 if ((minor(disksb.st_rdev) / getmaxpartitions()) != in main()164 (minor(bootsb.st_dev) / getmaxpartitions())) in main()173 getmaxpartitions()]); in main()
481 if ((*cp < 'a' || *cp > ('a' + getmaxpartitions() - 1)) in getpartition()
201 maxpartitions = getmaxpartitions(); in main()
1776 if (DISKPART(st.st_rdev) < getmaxpartitions()) in main()
2637 ./usr/share/man/man3/getmaxpartitions.3