Home | History | Annotate | Download | only in apps

Lines Matching refs:BUF_strdup

655 	if(!strncmp(arg, "pass:", 5)) return BUF_strdup(arg + 5);
662 return BUF_strdup(tmp);
714 return BUF_strdup(tpass);
2451 stmp = BUF_strdup(value);