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

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswfile.c45 extern char *shlibInclude;
71 if( shlibInclude ) {
73 printf("#include \"%s\"\n", shlibInclude );
H A Dmain.c74 char *shlibInclude = NULL; /* special file to be #included at top of */ variable
151 shlibInclude = argv[++i];

Completed in 10 milliseconds