File: file.h

package info (click to toggle)
ffproxy 1.6-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: ansic: 2,311; asm: 578; sh: 425; makefile: 93
file content (2 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (8)
1
2
int             my_open(const char *path);
FILE           *my_fopen(const char *path);