drvctl.c | 48 static void list_children(int, char *, bool, bool, int); 140 list_children(fd, argc ? argv[0] : NULL, nflag, tflag, 0); 291 list_children(int fd, char *dvname, bool nflag, bool tflag, int depth) function in typeref:typename:void 329 list_children(fd, laa.l_childname[i], nflag,
|