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

  /src/usr.bin/rdist/
server.c 73 static int fchtogm(int, char *, time_t, char *, char *, mode_t);
840 if (fchtogm(-1, target, mtime, owner, group, mode) == 0)
965 if (fchtogm(f, new, mtime, owner, group, mode) < 0) {
1076 fchtogm(int fd, char *file, time_t mtime, char *owner, char *group, __mode_t mode) function in typeref:typename:int

Completed in 13 milliseconds