Searched refs:first_call (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dmsg_vstream.c79 static int first_call = 1; local
83 if (first_call) {
84 first_call = 0;
H A Dmsg_syslog.c170 static int first_call = 1; local
180 if (first_call) {
181 first_call = 0;
/macosx-10.10.1/Heimdal-398.1.2/appl/gssmask/
H A Dgssmaestro.c322 int first_call = 0x80; local
337 val = init_sec_context(ipeer, &ic, &hCred, flags|first_call,
360 val = accept_sec_context(apeer, &ac, flags|first_call,
377 first_call = 0;

Completed in 72 milliseconds