| /src/distrib/utils/more/ |
| H A D | linenum.c | 100 static struct linenum anchor; /* Anchor of the list */ variable in typeref:struct:linenum [all...] |
| /src/sys/dist/pf/net/ |
| H A D | pf_ruleset.c | 173 struct pf_anchor *anchor; local in function:pf_find_ruleset 191 struct pf_anchor *anchor = NULL /* XXX gcc */; local in function:pf_find_or_create_ruleset [all...] |
| H A D | pf_ioctl.c | 364 struct pf_anchor *anchor; local in function:pfdetach 476 pf_get_pool(char *anchor, u_int32_t ticket, u_int8_t rule_action, argument 909 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) argument 929 pf_rollback_rules(u_int32_t ticket, int rs_num, char *anchor) argument 1032 pf_commit_rules(u_int32_t ticket,int rs_num,char * anchor) argument 2588 struct pf_anchor *anchor; local in function:pfioctl 2612 struct pf_anchor *anchor; local in function:pfioctl [all...] |
| H A D | pf_table.c | 1776 pfr_fix_anchor(char *anchor) argument
|
| H A D | pfvar.h | 550 struct pf_anchor *anchor; member in struct:pf_rule 754 union pf_rule_ptr anchor; member in struct:pf_state 817 u_int32_t anchor; member in struct:pfsync_state 899 struct pf_anchor *anchor; member in struct:pf_ruleset 1343 char anchor[MAXPATHLEN]; member in struct:pfioc_pooladdr 1352 char anchor[MAXPATHLEN]; member in struct:pfioc_rule 1454 char anchor[MAXPATHLEN]; member in struct:pfioc_trans::pfioc_trans_e
|
| /src/usr.bin/nbsvtool/ |
| H A D | nbsvtool.c | 107 verify_file(STACK_OF(X509) *cert_chain, const char *anchor, argument
|
| /src/usr.bin/fpr/ |
| H A D | fpr.c | 326 int anchor; local in function:flush [all...] |
| /src/dist/pf/sbin/pfctl/ |
| H A D | pfctl_table.c | 105 pfctl_clear_tables(const char *anchor, int opts) argument 111 pfctl_show_tables(const char *anchor, int opts) argument 494 pfctl_define_table(char *name, int flags, int addrs, const char *anchor, argument 117 pfctl_command_tables(int argc,char * argv[],char * tname,const char * command,char * file,const char * anchor,int opts) argument 126 pfctl_table(int argc,char * argv[],char * tname,const char * command,char * file,const char * anchor,int opts) argument [all...] |
| H A D | pfctl_parser.h | 87 struct pf_anchor *anchor, *alast; member in struct:pfctl
|
| H A D | pfctl_parser.c | 1710 pfctl_add_trans(struct pfr_buffer * buf,int rs_num,const char * anchor) argument 1724 pfctl_get_ticket(struct pfr_buffer * buf,int rs_num,const char * anchor) argument [all...] |
| /src/sys/fs/udf/ |
| H A D | udf_subr.c | 1120 struct anchor_vdp *anchor, *anchor2; local in function:udf_read_vds_space [all...] |