Home
last modified time | relevance | path

Searched refs:dbs (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/file/python/
HDmagic.py194 def compile(self, dbs): argument
203 return _compile(self._magic_t, Magic.__tobytes(dbs))
205 def check(self, dbs): argument
213 return _check(self._magic_t, Magic.__tobytes(dbs))
215 def list(self, dbs): argument
223 return _list(self._magic_t, Magic.__tobytes(dbs))
/freebsd-11-stable/contrib/binutils/include/opcode/
HDcr16.h53 dbs = MAX_REG, enumerator
/freebsd-11-stable/contrib/binutils/opcodes/
HDcr16-opc.c505 REG(dbs, 0x0, CR16_P_REGTYPE),
525 REG(dbs, 0, CR16_P_REGTYPE),
/freebsd-11-stable/contrib/sendmail/src/
HDreadcf.c4010 register struct dbsval *dbs; local
4023 for (dbs = DontBlameSendmailValues;
4024 dbs->dbs_name != NULL; dbs++)
4026 if (sm_strcasecmp(val, dbs->dbs_name) == 0)
4029 if (dbs->dbs_name == NULL)
4031 else if (dbs->dbs_flag == DBS_SAFE)
4034 setbitn(dbs->dbs_flag, DontBlameSendmail);
/freebsd-11-stable/sys/dev/isp/
HDisp_library.c465 const char *dbs[8] = { in isp_dump_portdb() local
483 chan, i, lp->handle, dbs[lp->state], buf1, lp->portid, buf2, lp->new_portid, in isp_dump_portdb()
/freebsd-11-stable/contrib/ncurses/
HDNEWS5226 <te@dbs.uni-hannover.de>).
11159 this will allow for binary-compatibility with existing terminfo dbs.