| /freebsd-9-stable/contrib/wpa/src/eapol_auth/ |
| D | eapol_auth_sm.c | 891 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 893 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 895 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 897 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 899 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 973 sm->initializing = TRUE; in eapol_auth_initialize() 980 sm->initializing = FALSE; in eapol_auth_initialize()
|
| D | eapol_auth_sm_i.h | 175 Boolean initializing; /* in process of initializing state machines */ member
|
| /freebsd-9-stable/gnu/lib/libodialog/ |
| D | TODO | 15 - mark current selections in listbox when initializing the listobject
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | ntp_timer.c | 63 int initializing; variable 464 if (!initializing) { in alarming()
|
| D | ntpsim.c | 120 initializing = TRUE; in ntpsim() 139 initializing = FALSE; in ntpsim()
|
| D | ntpd.c | 571 initializing = TRUE; /* mark that we are initializing */ 940 initializing = FALSE;
|
| /freebsd-9-stable/contrib/ntp/ntpdate/ |
| D | ntpdate.c | 132 int initializing = 1; variable 246 initializing = 1; in clear_globals() 538 initializing = 0; in ntpdatemain() 1959 if (initializing || free_recvbuffs() == 0) { in input_handler()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | DiagnosticSemaKinds.td | 1440 "element|allocating object|copying temporary|initializing base subobject|" 1441 "initializing vector element|capturing value}0 of type %1">; 1445 "element|allocating object|copying temporary|initializing base subobject|" 1446 "initializing vector element|capturing value}0 of type %1; C++98 requires a copy " 1452 "array element|allocating object|copying temporary|initializing base subobject|" 1453 "initializing vector element|capturing value}0 of type %1">; 1457 "copying temporary|initializing base subobject|initializing vector element|" 1464 "copying temporary|initializing base subobject|initializing vector element}1 " 4489 "initializing wide char array with non-wide string literal">; 4491 "initializing char array with wide string literal">; [all …]
|
| /freebsd-9-stable/contrib/ntp/include/ |
| D | ntpd.h | 557 extern int initializing; /* initializing flag */
|
| /freebsd-9-stable/crypto/openssl/doc/crypto/ |
| D | EVP_DigestInit.pod | 182 instead of initializing and cleaning it up on each call and allow non default
|
| /freebsd-9-stable/usr.sbin/sade/help/ |
| D | partition.hlp | 20 without initializing it. If you want it initialized, use the (T)oggle
|
| /freebsd-9-stable/usr.sbin/sysinstall/help/ |
| D | partition.hlp | 20 without initializing it. If you want it initialized, use the (T)oggle
|
| /freebsd-9-stable/sys/dev/vxge/ |
| D | README | 289 ''Loading the driver and initializing the device''
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | ChangeLog-1994 | 1492 prevent a TARGET_EXPR from initializing an object directly. 1963 * typeck2.c (digest_init): Handle initializing a pmf with an 2010 initializing them. 2107 (grokdeclarator): pedwarn about initializing non-const or 2451 we don't know what we're initializing. 2456 Only create temporaries when initializing a reference, not when 3270 * decl.c (grokdeclarator): Only complain about initializing const 3921 * decl2.c (grokfield): Don't pedwarn twice about initializing 4541 error_mark_node, don't worry about initializing non-const reference 4568 * decl.c (grok_reference_init): Make a temporary for initializing [all …]
|
| /freebsd-9-stable/contrib/gcclibs/libiberty/ |
| D | obstacks.texi | 352 @code{obstack_blank}, which adds space without initializing it. 495 growing object in obstack @var{obstack-ptr} without initializing them.
|
| /freebsd-9-stable/contrib/binutils/libiberty/ |
| D | obstacks.texi | 352 @code{obstack_blank}, which adds space without initializing it. 495 growing object in obstack @var{obstack-ptr} without initializing them.
|
| /freebsd-9-stable/sys/dev/cxgbe/firmware/ |
| D | t5fw_cfg_fpga.txt | 93 # parameters, then the Master PF Driver is responsible for initializing
|
| D | t4fw_cfg_uwire.txt | 86 # parameters, then the Master PF Driver is responsible for initializing
|
| D | t5fw_cfg_uwire.txt | 89 # parameters, then the Master PF Driver is responsible for initializing
|
| /freebsd-9-stable/contrib/ncurses/ |
| D | ANNOUNCE | 117 or if keyname() is called without initializing curses, e.g., via
|
| /freebsd-9-stable/contrib/gcc/ |
| D | c.opt | 734 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics
|
| /freebsd-9-stable/usr.sbin/bsdconfig/share/ |
| D | common.subr | 73 # disable truncating the debug file when initializing). To get child processes
|
| /freebsd-9-stable/contrib/ntp/sntp/libevent/ |
| D | ChangeLog | 474 o More unit tests for initializing common timeouts. (d596739) 902 o Avoid race-condition when initializing global locks (b683cae)
|
| /freebsd-9-stable/contrib/wpa/hostapd/ |
| D | ChangeLog | 4 * fixed re-association after WPS not initializing WPA state machine in
|
| /freebsd-9-stable/contrib/bind9/lib/dns/ |
| D | zone.c | 8269 isc_boolean_t initializing; in keyfetch_done() local 8422 initializing = ISC_TRUE; in keyfetch_done() 8437 initializing = initializing && ISC_TF(keydata.addhd == 0); in keyfetch_done() 8615 if (initializing) { in keyfetch_done() 8661 keydata.addhd = initializing in keyfetch_done()
|