Home
last modified time | relevance | path

Searched defs:optbuf (Results 1 – 11 of 11) sorted by relevance

/openbsd/usr.sbin/ospf6ctl/
H A Dospf6ctl.c731 static char optbuf[32]; in print_ospf_flags() local
743 static char optbuf[32]; in print_asext_flags() local
755 static char optbuf[32]; in print_prefix_opt() local
1041 static char optbuf[32]; in print_ospf_options() local
1177 static char optbuf[32]; in print_ospf_rtr_flags() local
/openbsd/usr.sbin/ospfctl/
H A Dospfctl.c493 static char optbuf[32]; in print_ospf_flags() local
505 static char optbuf[32]; in print_ospf_options() local
522 static char optbuf[32]; in print_ospf_rtr_flags() local
/openbsd/sbin/fsck/
H A Dfsck.c263 char *optbuf = NULL, fsname[PATH_MAX], execname[PATH_MAX]; in checkfs() local
498 char *opt, *optbuf; in hasopt() local
/openbsd/sbin/mount/
H A Dmount.c304 char *opt, *optbuf; in hasopt() local
351 char *optbuf, execname[PATH_MAX], mntpath[PATH_MAX]; in mountfs() local
/openbsd/usr.sbin/dvmrpctl/
H A Ddvmrpctl.c503 static char optbuf[32]; in print_dvmrp_options() local
/openbsd/sys/netinet/
H A Dtcp_output.c202 u_int32_t optbuf[howmany(MAX_TCPOPTLEN, sizeof(u_int32_t))]; in tcp_output() local
/openbsd/sbin/dhclient/
H A Doptions.c720 static char optbuf[8192]; /* XXX */ in pretty_print_option() local
/openbsd/sys/netinet6/
H A Dip6_output.c886 u_int8_t *optbuf; in ip6_insert_jumboopt() local
1238 u_char *optbuf; in ip6_ctloutput() local
/openbsd/usr.bin/dig/
H A Ddighost.c3107 isc_buffer_t *optbuf, size_t optlen) in process_sit()
3163 isc_buffer_t optbuf; in process_opt() local
/openbsd/usr.bin/dig/lib/dns/
H A Dmessage.c2500 isc_buffer_t optbuf; in dns_message_pseudosectiontotext() local
/openbsd/usr.bin/ssh/
H A Dssh-keygen.c2054 show_options(struct sshbuf *optbuf, int in_critical) in show_options()