Home
last modified time | relevance | path

Searched defs:bprops (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c312 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
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c129 static bootprop_t *bprops = NULL; variable