Searched defs:candidate (Results 1 – 11 of 11) sorted by relevance
48 typedef struct candidate { struct49 PSTATUS * pps;50 char * slow;51 char * fast;52 char ** printer_types;53 char * printer_type;54 char * output_type;55 unsigned short flags;56 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
132 is_there(const char *const candidate) in is_there()151 char candidate[PATH_MAX]; in print_matches() local
50 vm_offset_t candidate; in test_addr() local71 vm_offset_t candidate = -1; in find_real_addr() local
19 static int candidate; /* pivot candidate */ variable
1009 xmlNodePtr candidate; in xml_add_obj() local
2391 read_allowed(const char *candidate) in read_allowed()
205 int candidate; /* macro candidates */ member
3086 pgroup_t *candidate; in tmpl_find_prop_pattern() local
286 int candidate; member