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

  /src/tools/compat/
lchmod.c 1 /* $NetBSD: lchmod.c,v 1.4 2008/04/28 20:24:12 martin Exp $ */
32 /* Emulate lchmod(2), checking path with lstat(2) first to ensure that
43 lchmod(const char *path, mode_t mode) function in typeref:typename:int
lchmod.c 1 /* $NetBSD: lchmod.c,v 1.4 2008/04/28 20:24:12 martin Exp $ */
32 /* Emulate lchmod(2), checking path with lstat(2) first to ensure that
43 lchmod(const char *path, mode_t mode) function in typeref:typename:int

Completed in 22 milliseconds