Searched refs:get_prop_value_string (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h332 const char *get_prop_value_string(const inetd_prop_t *, const char *);
H A Dinetsvc.c210 * get_prop_value_string takes an array of inetd_prop_t's together with
215 get_prop_value_string(const inetd_prop_t *prop, const char *name) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c154 if ((i = wordexp(get_prop_value_string(mprops, PR_EXEC_NAME),
175 strdup(get_prop_value_string(mprops, PR_ARG0_NAME)))
335 strdup(get_prop_value_string(bprops, PR_BIND_ADDR_NAME))) == NULL) {

Completed in 173 milliseconds