Lines Matching defs:cp
8902 char *cp;8904 cp = strchr (note->namedata, '@');8905 if (cp != NULL)8907 *lwpidp = atoi(cp + 1);