File: dev_hash.h

package info (click to toggle)
acct 6.3.5-17
  • links: PTS
  • area: main
  • in suites: potato
  • size: 812 kB
  • ctags: 563
  • sloc: ansic: 5,690; sh: 556; cpp: 287; makefile: 175; perl: 18
file content (5 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (7)
1
2
3
4
5
/* dev_hash.h
 *
 * protos for functions that lookup device names */

char *devname PARAMS((long dev_num));