Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c167 static int n_arguments __P((option_t *opt));
403 int n = n_arguments(opt);
502 int n = n_arguments(opt);
638 int n = n_arguments(opt);
850 n_arguments(opt) in n_arguments() function