Home
last modified time | relevance | path

Searched defs:numeric (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/usr.bin/localedef/
H A Dnumeric.c47 static struct lc_numeric_T numeric; variable
/freebsd-12.1/crypto/openssl/crypto/bio/
H A Db_addr.c189 static int addr_strings(const BIO_ADDR *ap, int numeric, in addr_strings()
264 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string()
274 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_service_string()
/freebsd-12.1/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c70 int32_t n, s, count, wait, flood, echo_size, numeric; in main() local
/freebsd-12.1/lib/libc/posix1e/
H A Dacl_to_text_nfs4.c49 format_who(char *str, size_t size, const acl_entry_t entry, int numeric) in format_who()
/freebsd-12.1/contrib/netcat/
H A Dsocks.c63 socklen_t addrlen, int v4only, int numeric) in decode_addrport()
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dlocale_classes.h106 static const category numeric = 1L << 1; in _GLIBCXX_BEGIN_NAMESPACE() local
/freebsd-12.1/usr.bin/seq/
H A Dseq.c221 numeric(const char *s) in numeric() function
/freebsd-12.1/usr.sbin/trpt/
H A Dtrpt.c432 numeric(const void *v1, const void *v2) in numeric() function
/freebsd-12.1/sbin/pfctl/
H A Dpfctl_parser.c329 print_port(u_int8_t op, u_int16_t p1, u_int16_t p2, const char *proto, int numeric) in print_port()
375 sa_family_t af, u_int8_t proto, int verbose, int numeric) in print_fromto()
697 print_rule(struct pf_rule *r, const char *anchor_call, int verbose, int numeric) in print_rule()
H A Dpfctl.c917 int numeric = opts & PF_OPT_NUMERIC; in pfctl_show_rules() local
/freebsd-12.1/contrib/libstdc++/src/
H A Dlocale.cc62 const locale::category locale::numeric; member in locale
/freebsd-12.1/usr.bin/netstat/
H A Dinet6.c1268 const char *proto, int numeric) in inet6print()
/freebsd-12.1/usr.bin/top/
H A Ddisplay.c1034 readline(char *buffer, int size, int numeric) in readline()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1386 socklen_t addrlen, int v4only, int numeric) in decode_addrport()
/freebsd-12.1/contrib/mandoc/
H A Dmdoc_man.c546 int numeric, remain, sz, chsz; in print_width() local
/freebsd-12.1/lib/libc/net/
H A Dgetaddrinfo.c405 int numeric = 0; in getaddrinfo() local
/freebsd-12.1/crypto/openssl/apps/
H A Ds_client.c2389 int numeric; in s_client_main() local
/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c295 } numeric; member
/freebsd-12.1/contrib/libc++/src/
H A Dlocale.cpp154 const locale::category locale::numeric; member in locale