Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dconditions.c90 boolean_t (*condition_func)(nwam_condition_t, const char *); member
718 ret = condition_map[j].condition_func(condition, in nwamd_check_conditions()