Lines Matching refs:number
147 /* Remote telephone number, if available */
156 /* Number of network protocols which we have opened. */
159 /* Number of network protocols which have come up. */
393 "Set remote telephone number for authentication", OPT_PRIO | OPT_STATIC,
396 { "allow-number", o_special, (void *)set_permitted_number,
397 "Set telephone number(s) which are allowed to connect",
506 * set_permitted_number - set remote telephone number(s) that may connect.
512 char *number = *argv;
513 int l = strlen(number) + 1;
518 novm("allow-number argument");
521 BCOPY(number, wp->word, l);
787 /* Log calling number. */
789 notice("peer from calling number %q authorized", remote_number);
1270 * Early check for remote number authorization.
1273 warn("calling number %q is not authorized", remote_number);
2048 * Count the number of IP addresses given.
2249 * auth_number - check whether the remote number is allowed to connect.
2470 * wordlist_count - return the number of items in a wordlist