Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c104 statbuf2; in putprinter() local
170 Stat(path, &statbuf2) == -1 in putprinter()
171 || statbuf1.st_dev != statbuf2.st_dev in putprinter()
172 || statbuf1.st_ino != statbuf2.st_ino in putprinter()