Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.h48 typedef struct candidate { struct
49 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;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1444 typedef struct candidate { struct
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;
1453 boolean_t cand_ispreferred;
1459 boolean_t cand_istmp;
1460 boolean_t cand_istmp_set;
1461 int cand_common_pref;
[all …]
H A Dip_sadb.c100 ipsa_t *retval, *candidate; in ipsec_getassocbyconn() local
/illumos-gate/usr/src/cmd/which/
H A Dwhich.c132 is_there(const char *const candidate) in is_there()
151 char candidate[PATH_MAX]; in print_matches() local
/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.c50 vm_offset_t candidate; in test_addr() local
71 vm_offset_t candidate = -1; in find_real_addr() local
/illumos-gate/usr/src/test/libc-tests/tests/qsort/
H A Dantiqsort.c19 static int candidate; /* pivot candidate */ variable
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c1009 xmlNodePtr candidate; in xml_add_obj() local
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c2391 read_allowed(const char *candidate) in read_allowed()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h205 int candidate; /* macro candidates */ member
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c3086 pgroup_t *candidate; in tmpl_find_prop_pattern() local
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c286 int candidate; member