Home
last modified time | relevance | path

Searched refs:EMSG_MUNMAP (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sort/common/
H A Dutility.h108 #define EMSG_MUNMAP gettext("can't munmap %s") macro
H A Dstreams_mmap.c146 die(EMSG_MUNMAP, str->s_filename); in stream_mmap_free()
H A Dstreams_stdio.c441 die(EMSG_MUNMAP, "/dev/zero"); in stream_stdio_free()