Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/drivers/
Ddriver_macsec_linux.c115 struct nlattr *nest = nla_nest_start(msg, MACSEC_ATTR_RXSC_CONFIG); in nla_put_rxsc_config() local
704 struct nlattr *nest; in macsec_drv_set_receive_lowest_pn() local
771 struct nlattr *nest; in macsec_drv_set_transmit_next_pn() local
897 struct nlattr *nest; in macsec_drv_create_receive_sa() local
956 struct nlattr *nest; in macsec_drv_delete_receive_sa() local
995 struct nlattr *nest; in set_active_rx_sa() local
1214 struct nlattr *nest; in macsec_drv_create_transmit_sa() local
1269 struct nlattr *nest; in macsec_drv_delete_transmit_sa() local
1305 struct nlattr *nest; in set_active_tx_sa() local
/freebsd-12-stable/contrib/less/
Dbrac.c34 int nest; local
/freebsd-12-stable/contrib/binutils/gas/
Dcond.c544 cond_finish_check (int nest) in cond_finish_check()
567 cond_exit_macro (int nest) in cond_exit_macro()
Dmacro.c275 int nest = 0; in getstring() local
/freebsd-12-stable/contrib/binutils/binutils/
Dsrconv.c583 struct coff_scope *scope, int type, int nest) in wr_dps_start()
636 struct coff_type *type, int nest) in walk_tree_type_1()
909 struct coff_type *type, int nest) in walk_tree_type()
955 …_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_symbol *symbol, int nest) in walk_tree_symbol()
1169 …ruct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) in walk_tree_scope()
Dstabs.c1266 int nest = 0; in parse_stab_type() local
/freebsd-12-stable/sys/netipsec/
Dipsec_input.c499 int error, nest; in ipsec6_common_input_cb() local
/freebsd-12-stable/sys/netinet6/
Dip6_input.c485 int nest; in ip6_direct_input() local
540 int off = sizeof(struct ip6_hdr), nest; in ip6_input() local
/freebsd-12-stable/contrib/gcc/
Dlambda-code.c345 print_lambda_loopnest (FILE * outfile, lambda_loopnest nest, char start) in print_lambda_loopnest()
381 lambda_lattice_compute_base (lambda_loopnest nest) in lambda_lattice_compute_base()
629 lambda_compute_auxillary_space (lambda_loopnest nest, in lambda_compute_auxillary_space()
1025 lambda_loopnest_transform (lambda_loopnest nest, lambda_trans_matrix trans) in lambda_loopnest_transform()
1172 depth_of_nest (struct loop *nest) in depth_of_nest()
Dipa-inline.c399 int nest = MIN (edge->loop_nest, 8); in cgraph_edge_badness() local
Dcgraph.c378 tree call_stmt, gcov_type count, int nest) in cgraph_create_edge()
/freebsd-12-stable/contrib/libgnuregex/
Dregcomp.c2139 reg_syntax_t syntax, int nest, reg_errcode_t *err) in parse_reg_exp()
2180 reg_syntax_t syntax, int nest, reg_errcode_t *err) in parse_branch()
2225 reg_syntax_t syntax, int nest, reg_errcode_t *err) in parse_expression()
2441 reg_syntax_t syntax, int nest, reg_errcode_t *err) in parse_sub_exp()
/freebsd-12-stable/contrib/binutils/bfd/
Dstabs.c297 int nest; in _bfd_link_section_stabs() local
Daoutx.h5042 int nest; in aout_link_write_symbols() local
/freebsd-12-stable/usr.bin/unifdef/
Dunifdef.c655 nest(void) in nest() function
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_lock.h906 #define KMP_BIND_USER_LOCK_TEMPLATE(nest, kind, suffix) \ argument
/freebsd-12-stable/contrib/bmake/
Dvar.c2471 int nest; in ApplyModifier_Match() local