'\" t .\" Title: pathmask_to_pos .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: The ccw bus .\" Source: Kernel Hackers Manual 4.12.2 .\" Language: English .\" .TH "PATHMASK_TO_POS" "9" "July 2017" "Kernel Hackers Manual 4\&.12\&" "The ccw bus" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" pathmask_to_pos \- find the position of the left\-most bit in a pathmask .SH "SYNOPSIS" .HP \w'u8\ pathmask_to_pos('u .BI "u8 pathmask_to_pos(u8\ " "mask" ");" .SH "ARGUMENTS" .PP \fIu8 mask\fR .RS 4 pathmask with at least one bit set .RE .SH "AUTHOR" .PP \fBCornelia Huck\fR <\&cornelia.huck@de.ibm.com\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br