Home
last modified time | relevance | path

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

/sysdeps/unix/
A Dgrantpt.c39 pts_name (int fd, char **pts, size_t buf_len, struct stat64 *stp) in pts_name() argument
42 char *buf = *pts; in pts_name()
73 if (buf != *pts) in pts_name()
88 *pts = buf; /* Return buffer to the user. */ in pts_name()
89 else if (buf != *pts) in pts_name()

Completed in 2 milliseconds