Searched defs:string_temp (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dmain.c70 char *string_temp; /* string buffer of above size */ variable
185 if ((string_temp = (char *) malloc((unsigned) (maxstring+1))) == 0) {

Completed in 20 milliseconds