Searched defs:bprops (Results 1 – 2 of 2) sorted by relevance
312 populate_defaults(inetd_prop_t *bprops, basic_cfg_t *cfg) in populate_defaults()442 destroy_inst_props(inetd_prop_t *bprops, inetd_prop_t **mprops) in destroy_inst_props()460 read_inst_props(const char *fmri, inetd_prop_t **bprops, in read_inst_props()494 valid_inst_props(const char *fmri, inetd_prop_t *bprops, inetd_prop_t **mprops, in valid_inst_props()578 inetd_prop_t *bprops; in read_instance_cfg() local
120 static bootprop_t *bprops = NULL; variable