Home
last modified time | relevance | path

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

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