Home
last modified time | relevance | path

Searched defs:stars (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/syscons/star/
H A Dstar_saver.c61 static u_short stars[NUM_STARS][2]; in star_saver() local
/freebsd/sbin/camcontrol/
H A Dprogress.c128 static const char stars[] = in progress_draw() local
/freebsd/contrib/tnftp/src/
H A Dprogressbar.c160 static const char stars[] = local
/freebsd/usr.bin/patch/
H A Dpatch.c768 const char *stars = (diff_type >= NEW_CONTEXT_DIFF ? " ****" : ""); in abort_context_hunk() local