Searched refs:pts (Results 1 – 1 of 1) sorted by relevance
39 pts_name (int fd, char **pts, size_t buf_len, struct stat64 *stp) in pts_name() argument42 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 3 milliseconds