Lines Matching full:pstrcpy
5396 static char *pstrcpy(char *buf, int buf_size, const char *s);
6652 static char *pstrcpy(char *buf, int buf_size, const char *s)
6677 pstrcpy(buf + len, buf_size - len, s);
6964 pstrcpy(buf1 + 1, sizeof(buf1) - 1, name);
7519 pstrcpy(bf->filename, sizeof(bf->filename), filename);
8595 pstrcpy(buf1, sizeof(buf1), path);
8613 pstrcpy(f->inc_filename, sizeof(f->inc_filename), buf);
8706 pstrcpy(file->filename, sizeof(file->filename),
11788 pstrcpy(buf1, sizeof(buf1), "*");
14937 pstrcpy(bf->filename, sizeof(bf->filename), "<string>");
14955 pstrcpy(bf->buffer, IO_BUF_SIZE, sym);
17806 pstrcpy(bf->filename, sizeof(bf->filename), file->filename);
20503 pstrcpy(func_name, sizeof(func_name), str);
20565 pstrcpy(last_func_name, sizeof(last_func_name),
21703 pstrcpy(objfilename, sizeof(objfilename) - 1,
21717 pstrcpy(objfilename, sizeof(objfilename), "a.out");