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

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpsw.c73 static char *ctxName; variable
386 if (arg->type == T_CONTEXT) ctxName = item->name;
1170 printf(" DPSSetResultTable(%s, _dpsR, %ld);\n", ctxName, NumArgs(outArgs));
1235 ctxName, nNames);
1258 if (ctxName == NULL) {
1260 ctxName = "_dpsCurCtxt";
1679 ctxName, (twoStatics ? sz : sz + stringBytes) + dpsHeaderSize);
1685 ctxName,
1698 printf(" DPSWriteNumString(%s, %s, (char *) %s, ", ctxName,
1713 ctxName,
[all...]

Completed in 13 milliseconds