Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/chmod/
H A Dchmod.c150 static int dochmod(char *name, char *path, mode_t umsk, sec_args_t *secp,
252 status += dochmod(mav[i], mav[i], umsk, sec_args, attrnames); in main()
274 dochmod(char *name, char *path, mode_t umsk, sec_args_t *secp, in dochmod() function
430 ecode += dochmod(dp->d_name, currdir, umsk, secp, attrnames); in chmodr()