Searched defs:candidate (Results 1 – 7 of 7) sorted by relevance
51 typedef struct candidate { struct52 PSTATUS * pps;53 char * slow;54 char * fast;55 char ** printer_types;56 char * printer_type;57 char * output_type;58 unsigned short flags;59 unsigned short weight;
1444 typedef struct candidate { struct1446 /* The properties of this candidate */ argument1447 boolean_t cand_isdst;1448 boolean_t cand_isdst_set;1449 in6addr_scope_t cand_scope;1450 boolean_t cand_scope_set;1451 boolean_t cand_isdeprecated;1452 boolean_t cand_isdeprecated_set;1453 boolean_t cand_ispreferred;1454 boolean_t cand_ispreferred_set;[all …]
100 ipsa_t *retval, *candidate; in ipsec_getassocbyconn() local
242 int candidate = 0; in check_for_weak() local
1006 xmlNodePtr candidate; in xml_add_obj() local
205 int candidate; /* macro candidates */ member
3086 pgroup_t *candidate; in tmpl_find_prop_pattern() local