Searched defs:recursive (Results 1 - 1 of 1) sorted by relevance
/sssd/src/tools/ |
H A D | sss_groupshow.c | 320 bool recursive, 358 if (!recursive) { 388 /* if not recursive, only show the direct parent */ 669 { "recursive", 'R', POPT_ARG_NONE, NULL, 'r', 317 group_show(TALLOC_CTX *mem_ctx, struct sysdb_ctx *sysdb, struct sss_domain_info *domain, bool recursive, const char *shortname, struct group_info **res) argument
|
Completed in 1301 milliseconds