Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.h51 typedef struct candidate { struct
52 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;
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6_if.c1444 typedef struct candidate { struct
1446 /* The properties of this candidate */ argument
1447 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 …]
H A Dip_sadb.c100 ipsa_t *retval, *candidate; in ipsec_getassocbyconn() local
/titanic_41/usr/src/tools/ctf/cvt/
H A Doutput.c242 int candidate = 0; in check_for_weak() local
/titanic_41/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c1006 xmlNodePtr candidate; in xml_add_obj() local
/titanic_41/usr/src/lib/libpp/common/
H A Dpplib.h205 int candidate; /* macro candidates */ member
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c3086 pgroup_t *candidate; in tmpl_find_prop_pattern() local