HomeSort by relevance Sort by last modified time
    Searched full:opt_child_groups (Results 1 - 1 of 1) sorted by null

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

Completed in 963 milliseconds