Home
last modified time | relevance | path

Searched refs:a_level (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-memopt.c429 int a_level = level; in memory_option_handler() local
432 chp = parse_addr (chp + 1, &a_level, &a_space, &a_addr); in memory_option_handler()
433 do_memopt_add (sd, a_level, a_space, a_addr, nr_bytes, modulo, in memory_option_handler()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Daclparse.c1016 bdn->a_level = level; in parse_acl()
2558 int n = snprintf( buf, sizeof(buf), "{%d}", bdn->a_level ); in dnaccess2text()
Dacl.c974 int level = bdn->a_level; in acl_mask_dn()
Dslap.h1363 int a_level; member