Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dmessages.h106 #define ERR_lock "ERROR: unable to lock %s file %s\n" macro
H A Dmain.c559 fprintf(stderr, ERR_lock, TXT_base, file_base); in findfiles()