Searched refs:fulltsp (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/kext_tools-384.1.4/
H A Dbootcaches.c1066 char fullrp[PATH_MAX], fulltsp[PATH_MAX]; local
1071 pathcpy(fulltsp, root);
1072 pathcat(fulltsp, cpath->tspath);
1100 if (stat(fulltsp, &tsb) == 0) {
1112 "timestamp cache %s: %s!", fulltsp, strerror(errno));

Completed in 122 milliseconds