Home
last modified time | relevance | path

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

/dragonfly/usr.bin/calendar/
H A Dio.c66 enum { C_NONE, C_LINE, C_BLOCK }; enumerator
118 *comment = C_NONE; in skip_comment()
123 *comment = C_NONE; in skip_comment()
130 *comment = C_NONE; in skip_comment()
137 if (*comment != C_NONE) { in skip_comment()
426 comment = C_NONE; in cal_readentry()
/dragonfly/include/arpa/
H A Dnameser_compat.h191 #define C_NONE ns_c_none macro
/dragonfly/lib/libc/resolv/
H A Dres_mkupdate.c151 rclass = C_NONE; in res_nmkupdate()
156 rclass = C_NONE; in res_nmkupdate()
173 rclass = rrecp->r_size == 0 ? C_ANY : C_NONE; in res_nmkupdate()
H A Dres_debug.c411 {C_NONE, "NONE", (char *)0},