Searched refs:DEFAULT_OS_NAME (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/imake/dist/
H A Dimakemdep.h755 * and DEFAULT_OS_NAME.
774 # define DEFAULT_OS_NAME "srvm %[^\n]" macro
780 # define DEFAULT_OS_NAME "srvm %[^\n]" macro
786 # define DEFAULT_OS_NAME "srvm %[^\n]" macro
793 # define DEFAULT_OS_NAME "srvm %[^\n]" macro
799 # define DEFAULT_OS_NAME "s %[^\n]" macro
804 # define DEFAULT_OS_NAME "srvm %[^\n]" macro
810 # define DEFAULT_OS_NAME "srvm %[^\n]" macro
815 # define DEFAULT_OS_NAME "srm %[^\n]" macro
825 # define DEFAULT_OS_NAME "sr macro
834 # define DEFAULT_OS_NAME macro
848 # define DEFAULT_OS_NAME macro
909 # define DEFAULT_OS_NAME macro
921 # define DEFAULT_OS_NAME macro
927 # define DEFAULT_OS_NAME macro
[all...]
H A Dimake.c93 * - If DEFAULT_OS_NAME is defined, format the utsname struct and
1419 # if (defined(DEFAULT_OS_NAME) || defined(DEFAULT_OS_MAJOR_REV) || \
1460 # if defined DEFAULT_OS_NAME
1465 parse_utsname(name, DEFAULT_OS_NAME, buf,
1466 "Bad DEFAULT_OS_NAME syntax %s");
1478 "Bad DEFAULT_OS_NAME syntax %s");

Completed in 6 milliseconds