Searched defs:newlevel (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
H A D | log.c | 117 int newlevel = ldap_syslog; in monitor_subsys_log_modify() local 229 check_constraints( Modification *mod, int *newlevel ) in check_constraints() 262 add_values( Operation *op, Entry *e, Modification *mod, int *newlevel ) in add_values() 324 delete_values( Operation *op, Entry *e, Modification *mod, int *newlevel ) in delete_values() 432 replace_values( Operation *op, Entry *e, Modification *mod, int *newlevel ) in replace_values()
|
/netbsd-src/games/hack/ |
H A D | hack.trap.c | 161 int newlevel = dlevel + 1; in dotrap() local 479 int newlevel; in level_tele() local
|
H A D | hack.do.c | 192 goto_level(int newlevel, boolean at_stairs) in goto_level()
|
/netbsd-src/sbin/init/ |
H A D | init.c | 548 setsecuritylevel(int newlevel) in setsecuritylevel()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | f95-lang.c | 341 struct binding_level *newlevel = ggc_alloc<binding_level> (); in pushlevel() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | f95-lang.cc | 347 struct binding_level *newlevel = ggc_alloc<binding_level> (); in pushlevel() local
|