Home | History | Annotate | Download | only in pppd

Lines Matching full:n_arguments

168 static int n_arguments __P((option_t *));
369 n = n_arguments(opt);
433 n = n_arguments(opt);
541 n = n_arguments(opt);
826 * n_arguments - tell how many arguments an option takes
829 n_arguments(opt)
927 if (n_arguments(opt) == 0)