Searched refs:headid (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswfile.c58 fprintf(header,"#ifndef %s\n#define %s\n",headid,headid);
63 fprintf(header,"\n#endif /* %s */\n",headid);
H A Dmain.c68 char headid[200]; /* id for header file #include */ variable
94 char *c; /* pointer into headid for conversion */
129 strcpy(headid, slash ? slash+1 : hfile);
130 for (c = headid; *c != '\0'; c++) {
H A Dpswpriv.h140 extern char headid[];

Completed in 11 milliseconds