Home
last modified time | relevance | path

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

/openbsd-src/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.c601 mm_pty_allocate(int * ptyfd,int * ttyfd,char * namebuf,size_t namebuflen) mm_pty_allocate() argument
/openbsd-src/sbin/fsck_ffs/
H A Dutilities.c501 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname()