HomeSort by: relevance | last modified time | path
    Searched defs:get_aix_stack (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntpd.c 467 get_aix_stack(void) function
1075 * see get_aix_stack() for more info.
1077 if (ulimit(SET_STACKLIM, (get_aix_stack() - 8 * 4096)) < 0)
ntpd.c 467 get_aix_stack(void) function
1075 * see get_aix_stack() for more info.
1077 if (ulimit(SET_STACKLIM, (get_aix_stack() - 8 * 4096)) < 0)

Completed in 44 milliseconds