Home
last modified time | relevance | path

Searched refs:_buf (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/
A Dgrantpt.c103 char _buf[PATH_MAX]; in grantpt() local
105 char _buf[512]; in grantpt() local
107 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