File: bylabel.h

package info (click to toggle)
quota 4.01-8
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 1,968 kB
  • sloc: ansic: 10,955; sh: 682; perl: 333; makefile: 203
file content (4 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (8)
1
2
3
4
#ifndef BYLABEL_H_
#define BYLABEL_H_
const char *get_device_name(const char *item);
#endif /* BYLABEL_H_ */