Searched refs:do_chmod (Results 1 – 9 of 9) sorted by relevance
| /freebsd/tests/sys/cddl/zfs/tests/ctime/ |
| H A D | ctime_001_pos.c | 83 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 D | ctime.c | 224 do_chmod(const char *pfile) in do_chmod() function 295 { ST_CTIME, "st_ctime", do_chmod },
|
| /freebsd/crypto/heimdal/appl/ftp/ftp/ |
| H A D | extern.h | 69 void do_chmod (int, char **);
|
| H A D | cmdtab.c | 128 { "chmod", chmodhelp, 0, 1, 1, do_chmod },
|
| H A D | cmds.c | 1448 do_chmod(int argc, char **argv) in do_chmod() function
|
| /freebsd/contrib/tnftp/src/ |
| H A D | extern.h | 124 void do_chmod(int, char **);
|
| H A D | cmdtab.c | 209 { "chmod", H(chmodhelp), 0, 1, 1, CMPL(nr) do_chmod },
|
| H A D | cmds.c | 1688 do_chmod(int argc, char *argv[]) in do_chmod() function
|
| /freebsd/contrib/less/ |
| H A D | cmdbuf.c | 1722 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()
|