OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pfctl_fopen
(Results
1 - 4
of
4
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl.h
90
FILE *
pfctl_fopen
(const char *, const char *);
pfctl_radix.c
570
fp =
pfctl_fopen
(file, "r");
pfctl_osfp.c
105
if ((in =
pfctl_fopen
(fp_filename, "r")) == NULL) {
pfctl.c
1483
pfctl_fopen
(const char *name, const char *mode)
function in typeref:typename:FILE *
2301
if ((fin =
pfctl_fopen
(rulesopt, "r")) == NULL)
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025