HomeSort by: relevance | last modified time | path
    Searched defs:dot_unlockfile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
dot_lockfile.c 15 /* void dot_unlockfile(path)
23 /* dot_unlockfile() attempts to remove the lock file created by
133 /* dot_unlockfile - remove .lock file */
135 void dot_unlockfile(const char *path) function
170 dot_unlockfile(argv[1]);
dot_lockfile.c 15 /* void dot_unlockfile(path)
23 /* dot_unlockfile() attempts to remove the lock file created by
133 /* dot_unlockfile - remove .lock file */
135 void dot_unlockfile(const char *path) function
170 dot_unlockfile(argv[1]);

Completed in 50 milliseconds