Home
last modified time | relevance | path

Searched refs:DRT_DECIMAL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/ddb/
H A Ddb_lex.h54 DRT_DECIMAL, enumerator
H A Ddb_lex.c175 case DRT_DECIMAL: in db_lex()
/f-stack/freebsd/net/
H A Ddebugnet.c889 t = db_read_token_flags(DRT_WSPACE | DRT_DECIMAL); in dn_parse_optarg_ipv4()