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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/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 45 milliseconds