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

/freebsd-10.2-release/libexec/bootpd/
H A Ddumptab.c60 static char legend[] = "#\n# Legend:\t(see bootptab.5)\n\ local
111 fwrite(legend, 1, sizeof(legend) - 1, fp);
/freebsd-10.2-release/contrib/ncurses/progs/
H A Ddump_entry.c1027 const char *legend; local
1032 legend = "older termcap";
1037 legend = "terminfo";
1123 len, legend);
/freebsd-10.2-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c122 position_check(int expected_y, int expected_x, char *legend) argument
148 _tracef("position probe failed in %s", legend);
158 y - 1, x - 1, expected_y, expected_x, legend);
160 _tracef("position matches OK in %s", legend);
165 #define position_check(expected_y, expected_x, legend) /* nothing */
/freebsd-10.2-release/contrib/libstdc++/scripts/
H A Dmake_graph.py246 legend = legend.T(loc=(0,-legend_vloc),

Completed in 113 milliseconds