File: hpfs_caps.h

package info (click to toggle)
kernel-source-2.0.32 2.0.32-5
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 29,648 kB
  • ctags: 86,850
  • sloc: ansic: 542,141; asm: 26,201; makefile: 3,423; sh: 1,195; perl: 727; tcl: 408; cpp: 277; lisp: 211; awk: 134
file content (4 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (17)
1
2
3
4
unsigned hpfs_char_to_linux (unsigned c);
unsigned hpfs_char_to_lower_linux (unsigned c);
unsigned hpfs_char_to_upper_linux (unsigned c);
unsigned linux_char_to_upper_linux (unsigned c);