Home
last modified time | relevance | path

Searched defs:userbuf (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth-rhosts.c87 char hostbuf[RBUFLN], userbuf[RBUFLN], dummy[RBUFLN]; in check_rhosts_file() local
/netbsd-src/libexec/identd/
H A Didentd.c329 char userbuf[LOGIN_NAME_MAX]; /* actual user name (or numeric uid) */ in idhandle() local
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_linux.c1110 char *userbuf; in format_next_process() local
/netbsd-src/libexec/httpd/
H A Dbozohttpd.c1064 char *userbuf; in handle_redirect() local
/netbsd-src/sys/dev/
H A Dvideo.c1543 video_queue_buf(struct video_softc *sc, struct v4l2_buffer *userbuf) in video_queue_buf()
/netbsd-src/sys/dev/pci/
H A Dxmm7360.c275 #define copy_from_user(kbuf, userbuf, sz) \ argument
283 #define copy_to_user(kbuf, userbuf, sz) \ argument