Searched refs:__env_not_config (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_cds.c140 return (__env_not_config(env, "cdsgroup_begin", DB_INIT_CDB));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Denv_ext.h49 int __env_not_config __P((ENV *, char *, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h433 return (__env_not_config(env, i, flags));
436 return (__env_not_config(env, i, flags));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h432 return (__env_not_config(env, i, flags));
435 return (__env_not_config(env, i, flags));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h431 return (__env_not_config(env, i, flags));
434 return (__env_not_config(env, i, flags));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h435 return (__env_not_config(env, i, flags));
438 return (__env_not_config(env, i, flags));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h432 return (__env_not_config(env, i, flags));
435 return (__env_not_config(env, i, flags));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h432 return (__env_not_config(env, i, flags));
435 return (__env_not_config(env, i, flags));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c1271 * __env_not_config --
1274 * PUBLIC: int __env_not_config __P((ENV *, char *, u_int32_t));
1277 __env_not_config(env, i, flags) function

Completed in 196 milliseconds