Home
last modified time | relevance | path

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

/freebsd/usr.bin/localedef/
H A Dnumeric.c45 static struct lc_numeric_T numeric; variable
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_addr.c203 static int addr_strings(const BIO_ADDR *ap, int numeric, in addr_strings()
277 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string()
287 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_service_string()
/freebsd/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c69 int32_t n, s, count, wait, flood, echo_size, numeric; in main() local
/freebsd/lib/libc/posix1e/
H A Dacl_to_text_nfs4.c45 format_who(char *str, size_t size, const acl_entry_t entry, int numeric) in format_who()
/freebsd/contrib/netcat/
H A Dsocks.c63 socklen_t addrlen, int v4only, int numeric) in decode_addrport()
/freebsd/usr.bin/seq/
H A Dseq.c227 numeric(const char *s) in numeric() function
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c332 print_port(u_int8_t op, u_int16_t p1, u_int16_t p2, const char *proto, int numeric) in print_port()
378 sa_family_t af, u_int8_t proto, int verbose, int numeric) in print_fromto()
832 print_rule(struct pfctl_rule *r, const char *anchor_call, int verbose, int numeric) in print_rule()
H A Dpfctl.c1224 int numeric = opts & PF_OPT_NUMERIC; in pfctl_show_rules() local
/freebsd/usr.bin/netstat/
H A Dinet6.c1274 const char *proto, int numeric) in inet6print()
/freebsd/usr.bin/top/
H A Ddisplay.c1038 readline(char *buffer, int size, int numeric) in readline()
/freebsd/crypto/openssh/regress/
H A Dnetcat.c1408 socklen_t addrlen, int v4only, int numeric) in decode_addrport()
/freebsd/contrib/mandoc/
H A Dmdoc_man.c547 int numeric, remain, sz, chsz; in print_width() local
/freebsd/crypto/openssl/apps/
H A Ds_client.c2354 int numeric; in s_client_main() local
/freebsd/lib/libc/net/
H A Dgetaddrinfo.c402 int numeric = 0; in getaddrinfo() local
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c345 } numeric; member
/freebsd/sys/sys/
H A Dstats.h405 struct vss_numeric_hlpr_info numeric; member
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp124 const locale::category locale::numeric; member in locale