/* * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. */ /* LINTLIBRARY */ /* PROTOLIB1 */ #include #undef _REENTRANT #include /* get the static variable definitions */ #define _REENTRANT #include /* now the dynamic variable definitions */ /* large file interface */ #undef copylist64 char *copylist64(const char *filenm, off64_t *szptr); /* * This a private function for ex/vi only. * It is not an alias for 'compile'. */ char *_compile(const char *, char *, char *, int);