Home
last modified time | relevance | path

Searched defs:namebuflen (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dsshpty.c45 pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in pty_allocate()
H A Dmonitor_wrap.c591 mm_pty_allocate(int *ptyfd, int *ttyfd, char *namebuf, size_t namebuflen) in mm_pty_allocate()
/openbsd/sbin/fsck_ffs/
H A Dutilities.c501 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname()