Searched refs:namebuflen (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dsshpty.c64 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) argument
79 strlcpy(namebuf, name, namebuflen); /* possible truncation */
H A Dmonitor_wrap.c591 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) argument
629 strlcpy(namebuf, p, namebuflen); /* Possible truncation */

Completed in 57 milliseconds