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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h336 void put_prop_value_boolean(inetd_prop_t *, const char *, boolean_t);
H A Dinetsvc.c268 * put_prop_value_boolean takes an array of inetd_prop_t's, a name of an inetd
273 put_prop_value_boolean(inetd_prop_t *prop, const char *name, boolean_t value) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c395 put_prop_value_boolean(prop, PR_ISRPC_NAME, iconf->isrpc);
396 put_prop_value_boolean(prop, PR_ISWAIT_NAME, iconf->wait);

Completed in 71 milliseconds