Searched refs:fil (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-13-stable/sys/netgraph/
H A Dng_etf.c161 struct filter *fil; local
163 LIST_FOREACH(fil, chain, next) {
164 if (fil->ethertype == ethertype) {
165 return (fil);
283 struct filter *fil; local
317 fil = malloc(sizeof(*fil),
319 if (fil == NULL) {
324 fil->match_hook = hook;
325 fil
371 struct filter *fil; local
[all...]
/freebsd-13-stable/sys/modules/ipfilter/
H A DMakefile7 ip_log.c ip_fil_freebsd.c fil.c ip_lookup.c ip_pool.c ip_htable.c \
20 CWARNFLAGS.fil.c= ${NO_WSELF_ASSIGN} -Wno-unused
/freebsd-13-stable/sys/fs/nullfs/
H A Dnull.h76 struct vnode *null_checkvp(struct vnode *vp, char *fil, int lno);
H A Dnull_subr.c311 null_checkvp(vp, fil, lno)
313 char *fil;
341 fil, lno);
/freebsd-13-stable/sys/fs/unionfs/
H A Dunion.h128 struct vnode *unionfs_checklowervp(struct vnode *vp, char *fil, int lno);
129 struct vnode *unionfs_checkuppervp(struct vnode *vp, char *fil, int lno);
H A Dunion_subr.c1243 unionfs_checkuppervp(struct vnode *vp, char *fil, int lno) argument
1263 unionfs_checklowervp(struct vnode *vp, char *fil, int lno) argument
/freebsd-13-stable/sbin/ipf/ipftest/
H A DMakefile5 SRCS= ${GENHDRS} ipftest.c fil.c ip_frag.c ip_state.c ip_nat.c \
/freebsd-13-stable/sys/contrib/openzfs/cmd/dbufstat/
H A Ddbufstat.in588 for fil in fils:
589 f = [x.strip() for x in fil.split("=")]
592 sys.stderr.write("Invalid filter '%s'.\n" % fil)
/freebsd-13-stable/contrib/bmake/
H A Dconfigure801 -cache-file | --cache-file | --cache-fil | --cache-fi \
804 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
6796 --file | --fil | --fi | --f )
/freebsd-13-stable/contrib/byacc/
H A Dconfigure219 -cache-file | --cache-file | --cache-fil | --cache-fi \
222 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
6951 --file | --fil | --fi | --f )
/freebsd-13-stable/contrib/ldns/drill/
H A Dconfigure782 -cache-file | --cache-file | --cache-fil | --cache-fi \
785 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
6056 --file | --fil | --fi | --f )
/freebsd-13-stable/contrib/opie/
H A Dconfigure112 -cache-file | --cache-file | --cache-fil | --cache-fi \
115 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
/freebsd-13-stable/contrib/libpcap/
H A Dconfigure869 -cache-file | --cache-file | --cache-fil | --cache-fi \
872 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
11755 --file | --fil | --fi | --f )
/freebsd-13-stable/contrib/unbound/
H A Dltmain.sh6713 for fil in `cat "$save_arg"`
6715 # func_append moreargs " $fil"
6716 arg=$fil
/freebsd-13-stable/contrib/sqlite3/
H A Dltmain.sh6713 for fil in `cat "$save_arg"`
6715 # func_append moreargs " $fil"
6716 arg=$fil
H A Dconfigure879 -cache-file | --cache-file | --cache-fil | --cache-fi \
882 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
14678 --file | --fil | --fi | --f )
/freebsd-13-stable/contrib/ldns/
H A Dltmain.sh6713 for fil in `cat "$save_arg"`
6715 # func_append moreargs " $fil"
6716 arg=$fil
/freebsd-13-stable/contrib/libevent/
H A Dltmain.sh6713 for fil in `cat "$save_arg"`
6715 # func_append moreargs " $fil"
6716 arg=$fil
/freebsd-13-stable/contrib/file/
H A Dltmain.sh6716 for fil in `cat "$save_arg"`
6718 # func_append moreargs " $fil"
6719 arg=$fil
H A Dconfigure880 -cache-file | --cache-file | --cache-fil | --cache-fi \
883 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
15830 --file | --fil | --fi | --f )
/freebsd-13-stable/contrib/openbsm/config/
H A Dltmain.sh6713 for fil in `cat "$save_arg"`
6715 # func_append moreargs " $fil"
6716 arg=$fil
/freebsd-13-stable/contrib/openpam/
H A Dltmain.sh6713 for fil in `cat "$save_arg"`
6715 # func_append moreargs " $fil"
6716 arg=$fil
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6713 for fil in `cat "$save_arg"`
6715 # func_append moreargs " $fil"
6716 arg=$fil
/freebsd-13-stable/crypto/heimdal/
H A Dltmain.sh5296 for fil in `cat "$save_arg"`
5298 # func_append moreargs " $fil"
5299 arg=$fil
/freebsd-13-stable/contrib/openbsm/
H A Dconfigure880 -cache-file | --cache-file | --cache-fil | --cache-fi \
883 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
14952 --file | --fil | --fi | --f )

Completed in 770 milliseconds

12