Home
last modified time | relevance | path

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

/support/
A Dtest-container.c962 long int m; in main() local
964 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() local
1018 m = strtol (the_words[1], NULL, 0); in main()
1020 xmkdirp (the_words[2], m); in main()

Completed in 6 milliseconds