Lines Matching refs:nextarg
63 static char *nextarg(OPTION *, char ***);
216 nextarg(OPTION *option, char ***argvp) in nextarg() function
272 nmins = nextarg(option, argvp); in c_Xmin()
321 value = nextarg(option, argvp); in c_Xtime()
347 dstr = nextarg(option, argvp); in c_mXXdepth()
541 ndepth = nextarg(option, argvp); in c_depth()
833 flags_str = nextarg(option, argvp); in c_flags()
891 fn = nextarg(option, argvp); in c_fprint()
990 fsname = nextarg(option, argvp); in c_fstype()
1038 gname = nextarg(option, argvp); in c_group()
1094 inum_str = nextarg(option, argvp); in c_inum()
1117 fn = nextarg(option, argvp); in c_samefile()
1148 nlinks = nextarg(option, argvp); in c_links()
1218 pattern = nextarg(option, argvp); in c_name()
1259 fn_or_tspec = nextarg(option, argvp); in c_newer()
1376 perm = nextarg(option, argvp); in c_perm()
1460 new->c_data = nextarg(option, argvp); in c_printf()
1531 pattern = nextarg(option, argvp); in c_regex()
1584 size_str = nextarg(option, argvp); in c_size()
1673 typestring = nextarg(option, argvp); in c_type()
1735 username = nextarg(option, argvp); in c_user()