Searched defs:borderchar (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libc/resolv/
H A Dres_comp.c150 #define borderchar(c) (alphachar(c) || digitchar(c)) macro
/freebsd-9.3-release/contrib/dialog/
H A Dmixedgauge.c187 mydraw_mixed_box(WINDOW *win, int y, int x, int height, int width, chtype boxchar, chtype borderchar) argument
H A Dutil.c1294 dlg_draw_box(WINDOW *win, int y, int x, int height, int width, chtype boxchar, chtype borderchar) argument
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dname.c288 #define borderchar(c) (alphachar(c) || digitchar(c)) macro
/freebsd-9.3-release/sbin/dhclient/
H A Ddhclient.c78 #define borderchar(c) (alphachar(c) || digitchar(c)) macro

Completed in 173 milliseconds