Lines Matching refs:sflags
1896 /* The removal of sflags only works with HAVE_MORECORE == 0. */1913 # define get_segment_flags(S) ((S)->sflags)1914 # define set_segment_flags(S,v) ((S)->sflags = (v))1917 flag_t sflags; /* mmap and extern flag */