Home
last modified time | relevance | path

Searched refs:EOPTNEG (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c489 return (EOPTNEG); in blksize_handler()
494 return (EOPTNEG); in blksize_handler()
511 return (EOPTNEG); in timeout_handler()
515 return (EOPTNEG); in timeout_handler()
535 return (EOPTNEG); in tsize_handler()
539 return (EOPTNEG); in tsize_handler()
597 return (EOPTNEG); in process_oack()
599 return (EOPTNEG); in process_oack()
605 return (EOPTNEG); in process_oack()
H A Dtftpsubs.c77 { EOPTNEG, "Option negotiation error" },
/titanic_44/usr/src/head/arpa/
H A Dtftp.h81 #define EOPTNEG 8 /* option negotiation error */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c687 nak(EOPTNEG); in process_options()
691 nak(EOPTNEG); in process_options()
708 nak(EOPTNEG); in process_options()