Home
last modified time | relevance | path

Searched refs:head0 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/lpr/common_source/
HDdisplayq.c76 static const char *head0 = "Rank Owner Job Files"; variable
271 printf("%s", head0); in header()
272 col = strlen(head0)+1; in header()