Home
last modified time | relevance | path

Searched refs:get_prop_value_count (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libinetsvc/common/
H A Dmapfile-vers54 get_prop_value_count;
H A Dinetsvc.h330 uint64_t get_prop_value_count(const inetd_prop_t *, const char *);
H A Dinetsvc.c187 get_prop_value_count(const inetd_prop_t *prop, const char *name) in get_prop_value_count() function
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c181 ret->timeout = get_prop_value_count(mprops, in create_method_info()