Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/mkdir/
Dmkdir09.c82 static char *opt_child_groups; variable
87 {"c:", NULL, &opt_child_groups},
104 if (opt_child_groups) in main()
105 child_groups = atoi(opt_child_groups); in main()