Home
last modified time | relevance | path

Searched defs:possible (Results 1 – 6 of 6) sorted by path

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c357 struct interface *ifp, *possible = NULL; in ifwithaddr() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Djobs.c148 static char possible; variable
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_unused_ret.c156 static void delete_used_symbols(struct state_list *possible) in delete_used_symbols()
H A Dsmatch.h91 struct state_list *possible; member
115 unsigned long long possible; member
H A Dsmatch_bits.c34 static struct bit_info *alloc_bit_info(unsigned long long set, unsigned long long possible) in alloc_bit_info()
44 static struct smatch_state *alloc_bstate(unsigned long long set, unsigned long long possible) in alloc_bstate()
93 unsigned long long possible; in unmatched_state() local
205 unsigned long long possible = -1ULL; in binfo_AND() local
224 unsigned long long possible = -1ULL; in binfo_OR() local
442 unsigned long long set, possible; in set_param_bits() local
H A Dsmatch_comparison.c1874 struct sm_state *possible; in get_all_possible_not_equal_comparisons() local