Home
last modified time | relevance | path

Searched refs:n_arguments (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c173 static int n_arguments __P((option_t *opt));
409 int n = n_arguments(opt);
508 int n = n_arguments(opt);
644 int n = n_arguments(opt);
856 n_arguments(opt) in n_arguments() function