Searched refs:_buf (Results 1 – 1 of 1) sorted by relevance
103 char _buf[PATH_MAX]; in grantpt() local105 char _buf[512]; in grantpt() local107 char *buf = _buf; in grantpt()110 if (__glibc_unlikely (pts_name (fd, &buf, sizeof (_buf), &st))) in grantpt()255 if (buf != _buf) in grantpt()
Completed in 3 milliseconds