Searched refs:pfctl_fopen (Results 1 – 5 of 5) sorted by relevance
138 FILE *pfctl_fopen(const char *, const char *);
404 fp = pfctl_fopen(file, "r"); in pfr_buf_load()
104 if ((in = pfctl_fopen(fp_filename, "r")) == NULL) { in pfctl_file_fingerprints()
2833 pfctl_fopen(const char *name, const char *mode) in pfctl_fopen() function
7618 } else if ((nfile->stream = pfctl_fopen(nfile->name, "r")) == NULL) { in pushfile()