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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/testsuite/printing/
H A Dvlp.c25 #define PRINT_TDB "/tmp/vlp.tdb" macro
382 if (!(tdb = tdb_open(PRINT_TDB, 0, 0, O_RDWR | O_CREAT,
384 printf("%s: unable to open %s\n", argv[0], PRINT_TDB);
390 chmod(PRINT_TDB, 0666);

Completed in 93 milliseconds