Searched defs:NBD_REP_ERR_UNSUP (Results 1 – 3 of 3) sorted by relevance
12 const NBD_REP_ERR_UNSUP = NBD_REP_FLAG_ERROR | 1; constant
84 const NBD_REP_ERR_UNSUP = NBD_REP_FLAG_ERROR | 1; constant
260 #define NBD_REP_ERR_UNSUP NBD_REP_ERR(1) /* Unknown option */ macro