Searched refs:read_prop (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h344 scf_error_t read_prop(scf_handle_t *, inetd_prop_t *, int, const char *,
H A Dinetsvc.c1041 read_prop(scf_handle_t *h, inetd_prop_t *iprop, int index, const char *inst, function
1148 switch (*err = read_prop(h, &ret[i], i, instance,
1163 switch (*err = read_prop(h, &ret[i], i,
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c342 read_prop(pnode_t node, char *propname, char **propval) function
434 } else if (read_prop(prom_alias_node(), path, &cpath) <= 0) {
754 if ((len = read_prop(node, INPUT_ALIAS, &propval)) > 0) {
758 if ((len = read_prop(node, OUTPUT_ALIAS, &propval)) > 0) {
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux_ioctl.c294 read_prop(pnode_t node, char *propname, char **propval) function
365 if ((plen = read_prop(onode, pname, &pval)) < 0)
376 if ((alen = read_prop(anode, tok, &aval)) < 0)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c65 /* handle used for repository access in read_prop() */
410 *err = read_prop(rep_handle, &ret[i], i, inst,

Completed in 78 milliseconds