Searched refs:DFLDSIZ (Results 1 – 3 of 3) sorted by relevance
43 #ifndef DFLDSIZ44 #define DFLDSIZ (RLIM_INFINITY) /* initial data size limit */ macro
22 #ifndef DFLDSIZ23 #define DFLDSIZ (RLIM_INFINITY) /* initial data size limit */ macro
376 struct rlimit vm_initial_limit_data = { .rlim_cur = DFLDSIZ, .rlim_max = MAXDSIZ };