Home
last modified time | relevance | path

Searched refs:tbe (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/altq/
H A Daltq_cdnr.h277 struct tbe { struct
289 struct tbe tb; /* token bucket */ argument
299 struct tbe cmtd_tb; /* committed tb profile */
300 struct tbe peak_tb; /* peak tb profile */
H A Daltq_cdnr.c93 static void tb_import_profile(struct tbe *, struct tb_profile *);
504 tb_import_profile(struct tbe *tb, struct tb_profile *profile) in tb_import_profile()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c3288 Backend *tbe; in config_suffix() local
3388 tbe = NULL; in config_suffix()
3390 tbe = select_backend(&ndn, 0); in config_suffix()
3391 if(tbe == c->be) { in config_suffix()
3397 } else if(tbe) { in config_suffix()
3398 BackendDB *b2 = tbe; in config_suffix()
3404 char *type = tbe->bd_info->bi_type; in config_suffix()
3406 if ( overlay_is_over( tbe ) ) { in config_suffix()
3407 slap_overinfo *oi = (slap_overinfo *)tbe->bd_info->bi_private; in config_suffix()
3415 c->log, c->cr_msg, tbe->be_suffix[0].bv_val); in config_suffix()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.md7363 return "cmp\t%1, 0\n\tbe,a\t.+8\n\t add\t%0, 4, %0";
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.md7363 return "cmp\t%1, 0\n\tbe,a\t.+8\n\t add\t%0, 4, %0";