Searched refs:INIT_HANDLER (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/less/ |
| HD | opttbl.c | 209 NUMBER|INIT_HANDLER, 64, &bufspace, opt_b, 527 STRING|REPAINT|INIT_HANDLER, 0, NULL, opt_rscroll, 547 NUMBER|INIT_HANDLER, 0, &wheel_lines, opt_wheel_lines, 721 STRING|INIT_HANDLER, 0, NULL, opt_match_shift, 761 if (o->otype & INIT_HANDLER) in init_option()
|
| HD | option.h | 25 #define INIT_HANDLER 01000 /* Call option handler function at startup */ macro
|