File: file.h

package info (click to toggle)
gentoo 0.11.10-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 3,116 kB
  • ctags: 2,901
  • sloc: ansic: 23,849; makefile: 195
file content (5 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
5
/*
** 1998-09-18 -	Header file for the 'file' utility module.
*/

char *	fle_file(MainInfo *min, char *name);