Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/ftp/
Dextern.h120 void do_chmod(int, char **);
Dcmdtab.c201 { "chmod", H(chmodhelp), 0, 1, 1, CMPL(nr) do_chmod },
Dcmds.c1687 do_chmod(int argc, char *argv[]) in do_chmod() function
/netbsd/src/external/bsd/less/dist/
Dcmdbuf.c1605 int do_chmod = 1; in make_file_private() local
1611 do_chmod = 0; in make_file_private()
1613 if (do_chmod) in make_file_private()