Searched refs:ENOUSER (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/include/arpa/
H A Dtftp.h81 #define ENOUSER 7 /* no such user */ macro
/netbsd-current/sys/lib/libsa/
H A Dtftp.h100 #define ENOUSER 7 /* no such user */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-tftp.c62 #define ENOUSER 7 /* no such user */ macro
85 { ENOUSER, "ENOUSER" }, /* no such user */
/netbsd-current/usr.bin/tftp/
H A Dtftp.c592 { ENOUSER, "No such user" },
/netbsd-current/libexec/tftpd/
H A Dtftpd.c1166 { ENOUSER, "No such user" },

Completed in 300 milliseconds