OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printcapdb
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/lpr/common_source/
common_vars.c
49
const char *
printcapdb
[2] = { _PATH_PRINTCAP, 0 };
variable in typeref:typename:const char * [2]
lp.h
88
extern const char *
printcapdb
[];/* printcap database array */
common.c
443
if ((i = cgetent(&bp,
printcapdb
, pr)) == -2)
/src/usr.sbin/lpr/lpc/
cmds.c
102
while (cgetnext(&bp,
printcapdb
) > 0) {
225
while (cgetnext(&bp,
printcapdb
) > 0) {
362
while (cgetnext(&bp,
printcapdb
) > 0) {
385
if ((st = cgetent(&bp,
printcapdb
, printer)) == -2) {
433
while (cgetnext(&bp,
printcapdb
) > 0) {
498
while (cgetnext(&bp,
printcapdb
) > 0) {
612
while (cgetnext(&bp,
printcapdb
) > 0) {
649
while (cgetnext(&bp,
printcapdb
) > 0) {
705
while (cgetnext(&bp,
printcapdb
) > 0) {
801
while (cgetnext(&bp,
printcapdb
) > 0)
[
all
...]
/src/usr.sbin/lpr/lpq/
lpq.c
132
while (cgetnext(&buf,
printcapdb
) > 0) {
/src/usr.sbin/lpr/pac/
pac.c
418
if ((stat = cgetent(&bp,
printcapdb
, s)) == -2) {
/src/usr.sbin/lpr/lpd/
lpd.c
560
while (cgetnext(&buf,
printcapdb
) > 0) {
Completed in 272 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025