Searched refs:m (Results 1 – 1 of 1) sorted by relevance
962 long int m; in main() local964 m = strtol (the_words[1], NULL, 0); in main()966 if (chmod (the_words[2], m) < 0) in main()1016 long int m; in main() local1018 m = strtol (the_words[1], NULL, 0); in main()1020 xmkdirp (the_words[2], m); in main()
Completed in 6 milliseconds