Home
last modified time | relevance | path

Searched refs:rep_val_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c198 rep_val_t *
201 rep_val_t *rv; in find_rep_val()
214 rep_val_t *rv; in add_rep_val()
216 if ((rv = malloc(sizeof (rep_val_t))) == NULL) in add_rep_val()
230 rep_val_t *rv; in remove_rep_val()
243 rep_val_t *rv; in empty_rep_val_list()
255 rep_val_t *rv = uu_list_first(list); in get_single_rep_val()
264 rep_val_t *rv = uu_list_first(list); in set_single_rep_val()
283 rep_val_t *rval; in remove_tr_entry_values()
306 rep_val_t *rval; in add_tr_entry_values()
[all …]
H A Dinetd_impl.h154 } rep_val_t; typedef
319 extern rep_val_t *find_rep_val(uu_list_t *, int64_t);
H A Dinetd.c1446 rep_val_t *rv; in retrieve_method_pids()
2963 rep_val_t *rv; in smf_kill_process()