Searched refs:COMMENT_CHARACTER (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_config.c128 if (bufline[0] == COMMENT_CHARACTER)
H A Dudev.h31 #define COMMENT_CHARACTER '#' macro
H A Dudev_utils.c163 if ((ent->d_name[0] == '.') || (ent->d_name[0] == COMMENT_CHARACTER))
H A Dudev_rules_parse.c680 if (bufline[0] == COMMENT_CHARACTER)

Completed in 51 milliseconds