Home
last modified time | relevance | path

Searched defs:have_state (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/common/
H A Dlinux-procfs.c83 int have_state; in linux_proc_pid_has_state() local
/dflybsd-src/crypto/openssh/
H A Dsshkey-xmss.c71 int have_state; /* .state file exists */ member
451 int lockfd = -1, have_state = 0, have_ostate, tries = 0; in sshkey_xmss_get_state() local
841 u_char have_state, have_stack, have_filename, have_enc; in sshkey_xmss_deserialize_state_opt() local
/dflybsd-src/sbin/ipfw/
H A Dipfw2.c2689 ipfw_insn *have_state = NULL; /* check-state or keep-state */ in add() local