Home
last modified time | relevance | path

Searched refs:do_chmod (Results 1 – 9 of 9) sorted by relevance

/freebsd/tests/sys/cddl/zfs/tests/ctime/
H A Dctime_001_pos.c83 int do_chmod(const char *pfile);
97 { ST_CTIME, "st_ctime", do_chmod },
341 do_chmod(const char *pfile) in do_chmod() function
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dctime.c224 do_chmod(const char *pfile) in do_chmod() function
295 { ST_CTIME, "st_ctime", do_chmod },
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h69 void do_chmod (int, char **);
H A Dcmdtab.c128 { "chmod", chmodhelp, 0, 1, 1, do_chmod },
H A Dcmds.c1448 do_chmod(int argc, char **argv) in do_chmod() function
/freebsd/contrib/tnftp/src/
H A Dextern.h124 void do_chmod(int, char **);
H A Dcmdtab.c209 { "chmod", H(chmodhelp), 0, 1, 1, CMPL(nr) do_chmod },
H A Dcmds.c1688 do_chmod(int argc, char *argv[]) in do_chmod() function
/freebsd/contrib/less/
H A Dcmdbuf.c1722 lbool do_chmod = TRUE; in make_file_private() local
1728 do_chmod = FALSE; in make_file_private()
1730 if (do_chmod) in make_file_private()