Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/localedef/
HDnumeric.c45 static struct lc_numeric_T numeric; variable
/freebsd-13-stable/crypto/openssl/crypto/bio/
HDb_addr.c193 static int addr_strings(const BIO_ADDR *ap, int numeric, in addr_strings()
268 char *BIO_ADDR_hostname_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_hostname_string()
278 char *BIO_ADDR_service_string(const BIO_ADDR *ap, int numeric) in BIO_ADDR_service_string()
/freebsd-13-stable/usr.sbin/bluetooth/l2ping/
HDl2ping.c69 int32_t n, s, count, wait, flood, echo_size, numeric; in main() local
/freebsd-13-stable/lib/libc/posix1e/
HDacl_to_text_nfs4.c46 format_who(char *str, size_t size, const acl_entry_t entry, int numeric) in format_who()
/freebsd-13-stable/contrib/netcat/
HDsocks.c63 socklen_t addrlen, int v4only, int numeric) in decode_addrport()
/freebsd-13-stable/usr.sbin/trpt/
HDtrpt.c428 numeric(const void *v1, const void *v2) in numeric() function
/freebsd-13-stable/usr.bin/seq/
HDseq.c223 numeric(const char *s) in numeric() function
/freebsd-13-stable/sbin/pfctl/
HDpfctl_parser.c333 print_port(u_int8_t op, u_int16_t p1, u_int16_t p2, const char *proto, int numeric) in print_port()
379 sa_family_t af, u_int8_t proto, int verbose, int numeric) in print_fromto()
705 print_rule(struct pfctl_rule *r, const char *anchor_call, int verbose, int numeric) in print_rule()
HDpfctl.c1035 int numeric = opts & PF_OPT_NUMERIC; in pfctl_show_rules() local
/freebsd-13-stable/usr.bin/netstat/
HDinet6.c1280 const char *proto, int numeric) in inet6print()
/freebsd-13-stable/usr.bin/top/
HDdisplay.c1038 readline(char *buffer, int size, int numeric) in readline()
/freebsd-13-stable/crypto/openssh/regress/
HDnetcat.c1408 socklen_t addrlen, int v4only, int numeric) in decode_addrport()
/freebsd-13-stable/contrib/mandoc/
HDmdoc_man.c547 int numeric, remain, sz, chsz; in print_width() local
/freebsd-13-stable/lib/libc/net/
HDgetaddrinfo.c403 int numeric = 0; in getaddrinfo() local
/freebsd-13-stable/crypto/openssl/apps/
HDs_client.c2419 int numeric; in s_client_main() local
/freebsd-13-stable/usr.sbin/syslogd/
HDsyslogd.c330 } numeric; member
/freebsd-13-stable/sys/sys/
HDstats.h405 struct vss_numeric_hlpr_info numeric; member
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
HDlocale.cpp122 const locale::category locale::numeric; member in locale