Lines Matching refs:nextarg
67 static char *nextarg(OPTION *, char ***);
220 nextarg(OPTION *option, char ***argvp) in nextarg() function
276 nmins = nextarg(option, argvp); in c_Xmin()
325 value = nextarg(option, argvp); in c_Xtime()
351 dstr = nextarg(option, argvp); in c_mXXdepth()
545 ndepth = nextarg(option, argvp); in c_depth()
837 flags_str = nextarg(option, argvp); in c_flags()
895 fn = nextarg(option, argvp); in c_fprint()
994 fsname = nextarg(option, argvp); in c_fstype()
1042 gname = nextarg(option, argvp); in c_group()
1098 inum_str = nextarg(option, argvp); in c_inum()
1121 fn = nextarg(option, argvp); in c_samefile()
1152 nlinks = nextarg(option, argvp); in c_links()
1222 pattern = nextarg(option, argvp); in c_name()
1263 fn_or_tspec = nextarg(option, argvp); in c_newer()
1380 perm = nextarg(option, argvp); in c_perm()
1464 new->c_data = nextarg(option, argvp); in c_printf()
1535 pattern = nextarg(option, argvp); in c_regex()
1588 size_str = nextarg(option, argvp); in c_size()
1677 typestring = nextarg(option, argvp); in c_type()
1739 username = nextarg(option, argvp); in c_user()