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

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpsw.c1180 char *last_str; local
1182 last_str = (char *) psw_malloc((unsigned) (maxstring+1));
1200 if (strcmp(last_str,(char *)n->token->val)) {
1201 strcpy(last_str,(char *)n->token->val);

Completed in 13 milliseconds