Searched refs:xtoi (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/smb-759.0/mount_smbfs/
H A Dmount_smbfs.c69 static unsigned xtoi(unsigned u) function
94 if ((hi = xtoi(s[1])) > 15 || (lo = xtoi(s[2])) > 15)

Completed in 135 milliseconds