Searched refs:TBADFLAG (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | t_sysconf.c | 44 t_errno = TBADFLAG; in _tx_sysconf()
|
H A D | t_open.c | 75 t_errno = TBADFLAG; in _tx_open()
|
H A D | t_snd.c | 94 t_errno = TBADFLAG; in _tx_snd()
|
H A D | t_sndv.c | 96 t_errno = TBADFLAG; in _tx_sndv()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | tpicommon.h | 71 #define TBADFLAG 16 /* Incorrect flags specified */ macro
|
/titanic_50/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tiuser.h | 54 #define TBADFLAG 16 /* bad flags */ macro
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | optcom.c | 214 optcom_err_ack(q, mp, TBADFLAG, 0); in svr4_optcom_req() 497 optcom_err_ack(q, mp, TBADFLAG, 0); in svr4_optcom_req() 540 optcom_err_ack(q, mp, TBADFLAG, 0); in tpi_optcom_req() 843 return (TBADFLAG); in process_topthdrs_first_pass() 967 return (TBADFLAG); in do_options_second_pass()
|
H A D | snmpcom.c | 302 optcom_err_ack(q, mp, TBADFLAG, 0); in snmpcom_req()
|