Lines Matching defs:place
165 * place - a string of ascii characters that defines the initial "place" where
174 lockinst(char *util_name, char *pkg_name, char *place)
178 /* assume "initial" if no "place" during processing specified */
180 if ((place == (char *)NULL) || (*place == '\0')) {
181 place = "initial";
233 lock_pkg, place, ST_QUIT);
254 lockupd(char *place)
256 (void) wrlockdata(lock_fd, lock_pid, lock_name, lock_pkg, place,