HomeSort by: relevance | last modified time | path
    Searched refs:head_end (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
mime_state.c 11 /* MIME_STATE *mime_state_alloc(flags, head_out, head_end,
18 /* void (*head_end)(void *ptr);
169 /* .IP head_end
188 /* caller: head_out(), head_end(), and body_out() or body_end().
319 MIME_STATE_ANY_END head_end; /* end of primary header routine */ member in struct:MIME_STATE
497 MIME_STATE_ANY_END head_end,
522 state->head_end = head_end;
920 if (state->curr_state == MIME_STATE_PRIMARY && state->head_end)
921 state->head_end(state->app_context)
1205 static void head_end(void *context) function
    [all...]
header_body_checks.c 520 static void head_end(void *context) function
604 head_out, head_end,
  /src/external/gpl3/gcc.old/dist/gcc/
omp-offload.cc 85 gcall *head_end; /* Final marker of head sequence. */ member in struct:oacc_loop
1258 loop->head_end = call;
  /src/external/gpl3/gcc/dist/gcc/
omp-offload.cc 85 gcall *head_end; /* Final marker of head sequence. */ member in struct:oacc_loop
1288 loop->head_end = call;

Completed in 40 milliseconds