Searched refs:nwam_condition_t (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | conditions.c | 63 static boolean_t test_condition_ncp(nwam_condition_t condition, 65 static boolean_t test_condition_ncu(nwam_condition_t condition, 67 static boolean_t test_condition_enm(nwam_condition_t condition, 69 static boolean_t test_condition_loc(nwam_condition_t condition, 73 static boolean_t test_condition_ip_address(nwam_condition_t condition, 77 static boolean_t test_condition_sys_domain(nwam_condition_t condition, 79 static boolean_t test_condition_adv_domain(nwam_condition_t condition, 83 static boolean_t test_condition_wireless_essid(nwam_condition_t condition, 85 static boolean_t test_condition_wireless_bssid(nwam_condition_t condition, 90 boolean_t (*condition_func)(nwam_condition_t, const char *); [all …]
|
/titanic_50/usr/src/lib/libnwam/common/ |
H A D | libnwam.h | 278 } nwam_condition_t; typedef 297 nwam_condition_object_type_t, nwam_condition_t, const char *, char **); 299 nwam_condition_object_type_t *, nwam_condition_t *, char **); 324 nwam_condition_t, uint64_t *);
|
H A D | libnwam_values.c | 830 nwam_condition_t condition, const char *object_name, char **stringp) in nwam_condition_to_condition_string() 944 nwam_condition_t *conditionp, char **object_namep) in nwam_condition_string_to_condition() 1091 nwam_condition_t condition, uint64_t *ratep) in nwam_condition_rate()
|
H A D | libnwam_loc.c | 516 nwam_condition_t condition; in valid_loc_condition() 838 nwam_condition_t condition; in nwam_loc_validate()
|
H A D | libnwam_enm.c | 390 nwam_condition_t condition; in nwam_enm_validate()
|
H A D | libnwam_util.c | 553 nwam_condition_t condition; in nwam_valid_condition()
|
/titanic_50/usr/src/lib/libnwam/ |
H A D | README | 228 nwam_condition_t, const char *, char **); 230 nwam_condition_object_type_t *, nwam_condition_t *, char **); 232 nwam_condition_t, uint64_t *);
|