Searched refs:gathering (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dbootp.c76 boolean_t gathering; member in struct:__anon6721
364 bootp->gathering = FALSE;
379 if (bootp->gathering == TRUE) {
457 if (bootp->gathering == FALSE) {
460 my_log(LOG_DEBUG, "BOOTP %s: gathering began at %d",
463 bootp->gathering = TRUE;
H A Ddhcp.c99 boolean_t gathering; member in struct:__anon6724
125 boolean_t gathering; member in struct:__anon6725
723 inform->gathering = FALSE;
734 if (inform->gathering == TRUE) {
735 /* done gathering */
834 if (inform->gathering == FALSE) {
837 my_log(LOG_DEBUG, "INFORM %s: gathering began at %d",
840 inform->gathering = TRUE;
1987 dhcp->gathering = FALSE;
1997 if (dhcp->gathering
[all...]
/macosx-10.9.5/bootp-268.1/bsdpc.tproj/
H A Dbsdpc.c90 boolean_t gathering; member in struct:bsdpc
345 if (bsdpc->gathering == FALSE) {
348 bsdpc->gathering = TRUE;
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDSecurePromptClient.h66 bool gathering();
H A DIOHIDSecurePromptClient.cpp94 UInt8 gathering; // Are we currently gathering keystrokes? member in struct:IOHIDSecurePromptClient_ExpansionData
245 IOHIDSecurePromptClient::gathering() function in class:IOHIDSecurePromptClient
248 return _reserved->gathering;
315 if (!gathering()) {
432 _reserved->gathering = false;
540 if (gathering() != tempState) {
541 _reserved->gathering = tempState;
1210 *(UInt64*)p1 = gathering();
H A DIOHIKeyboard.cpp1002 // Only do things if someone is turning ON gathering.
1029 // Now, disable gathering on all other secure clients
1036 if (client && (client != provider) && client->gathering()) {
1226 if (client && client->gathering()) {
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DConstant.pm224 The server has exceed the maximum number of entries to search while gathering

Completed in 200 milliseconds