Home
last modified time | relevance | path

Searched defs:do_chmod (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dcmdbuf.c1605 int do_chmod = 1; in make_file_private() local
/netbsd-src/usr.bin/ftp/
H A Dcmds.c1688 do_chmod(int argc, char *argv[]) do_chmod() function