Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/lib/makestate/
H A Dlock.c47 static void file_lock_error();
95 file_lock_error(msg, name, in file_lock()
124 file_lock_error(msg, name, in file_lock()
129 file_lock_error(msg, name, in file_lock()
151 file_lock_error(char * msg, char * file, const char * str, char * arg1, in file_lock_error() function
/illumos-gate/usr/src/cmd/sgs/libldmake/common/
H A Dlock.c43 file_lock_error(char *msg, char *file, int err, const char *str, in file_lock_error() function
107 file_lock_error(msg, name, errno, in file_lock()
138 file_lock_error(msg, name, errno, in file_lock()
144 file_lock_error(msg, name, errno, in file_lock()
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dlock.cc39 static void file_lock_error(char *msg, char *file, const char *str,
109 file_lock_error(msg, name, "symlink(%s, %s)", in file_lock()
158 file_lock_error(char *msg, char *file, const char *str, char *arg1, char *arg2) in file_lock_error() function