| /mirbsd/src/usr.sbin/pppd/ |
| D | lcp.c | 487 #define LENCIVOID(neg) ((neg) ? CILEN_VOID : 0) argument 488 #define LENCICHAP(neg) ((neg) ? CILEN_CHAP : 0) argument 489 #define LENCISHORT(neg) ((neg) ? CILEN_SHORT : 0) argument 490 #define LENCILONG(neg) ((neg) ? CILEN_LONG : 0) argument 491 #define LENCILQR(neg) ((neg) ? CILEN_LQR: 0) argument 492 #define LENCICBCP(neg) ((neg) ? CILEN_CBCP: 0) argument 521 #define ADDCIVOID(opt, neg) \ argument 526 #define ADDCISHORT(opt, neg, val) \ argument 532 #define ADDCICHAP(opt, neg, val, digest) \ argument 539 #define ADDCILONG(opt, neg, val) \ argument [all …]
|
| D | ipxcp.c | 496 #define ACKCIVOID(opt, neg) \ argument 507 #define ACKCICOMPLETE(opt,neg) ACKCIVOID(opt, neg) argument 509 #define ACKCICHARS(opt, neg, val, cnt) \ argument 529 #define ACKCINODE(opt,neg,val) ACKCICHARS(opt,neg,val,sizeof(val)) argument 530 #define ACKCINAME(opt,neg,val) ACKCICHARS(opt,neg,val,strlen(val)) argument 532 #define ACKCINETWORK(opt, neg, val) \ argument 546 #define ACKCIPROTO(opt, neg, val) \ argument 723 #define REJCINETWORK(opt, neg, val) \ argument 739 #define REJCICHARS(opt, neg, val, cnt) \ argument 761 #define REJCINODE(opt,neg,val) REJCICHARS(opt,neg,val,sizeof(val)) argument [all …]
|
| D | ipcp.c | 331 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) argument 332 #define LENCIADDR(neg, old) (neg ? (old? CILEN_ADDRS : CILEN_ADDR) : 0) argument 375 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ argument 391 #define ADDCIADDR(opt, neg, old, val1, val2) \ argument 443 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ argument 466 #define ACKCIADDR(opt, neg, old, val1, val2) \ argument 538 #define NAKCIADDR(opt, neg, old, code) \ argument 557 #define NAKCIVJ(opt, neg, code) \ argument 706 #define REJCIADDR(opt, neg, old, val1, val2) \ argument 729 #define REJCIVJ(opt, neg, val, old, maxslot, cflag) \ argument
|
| /mirbsd/src/usr.sbin/httpd/src/modules/standard/ |
| D | mod_negotiation.c | 506 static void parse_negotiate_header(request_rec *r, negotiation_state *neg) in parse_negotiate_header() 598 static void maybe_add_default_accepts(negotiation_state *neg, in maybe_add_default_accepts() 773 static int read_type_map(negotiation_state *neg, request_rec *rr) in read_type_map() 887 static int read_types_multi(negotiation_state *neg) in read_types_multi() 1280 static void set_default_lang_quality(negotiation_state *neg) in set_default_lang_quality() 1330 static void set_language_quality(negotiation_state *neg, var_rec *variant) in set_language_quality() 1515 static float find_content_length(negotiation_state *neg, var_rec *variant) in find_content_length() 1538 static void set_accept_quality(negotiation_state *neg, var_rec *variant) in set_accept_quality() 1618 static void set_charset_quality(negotiation_state *neg, var_rec *variant) in set_charset_quality() 1711 static void set_encoding_quality(negotiation_state *neg, var_rec *variant) in set_encoding_quality() [all …]
|
| /mirbsd/src/gnu/usr.sbin/sendmail/libsm/ |
| D | strto.c | 49 register bool neg; variable 193 register bool neg; local
|
| /mirbsd/src/kern/c/ |
| D | floatdisf.c | 45 int neg; in __floatdisf() local
|
| D | floatdidf.c | 45 int neg; in __floatdidf() local
|
| D | divdi3.c | 45 int neg = 0; in __divdi3() local
|
| D | moddi3.c | 46 int neg = 0; in __moddi3() local
|
| /mirbsd/src/lib/libssl/src/crypto/asn1/ |
| D | a_int.c | 70 int neg, ret; in ASN1_INTEGER_cmp() local 117 int pad=0,ret,i,neg; in i2c_ASN1_INTEGER() local 376 int neg=0,i; in ASN1_INTEGER_get() local
|
| D | a_enum.c | 109 int neg=0,i; in ASN1_ENUMERATED_get() local
|
| D | x_long.c | 141 int neg, i; in long_c2i() local
|
| /mirbsd/src/sys/lib/libsa/ |
| D | strtol.c | 47 int neg, any, cutlim; in strtol() local
|
| D | strtoll.c | 47 int neg, any, cutlim; in strtoll() local
|
| /mirbsd/src/libexec/ld.so/ |
| D | strtol.c | 47 int neg, any, cutlim; in _dl_strtol() local
|
| /mirbsd/src/lib/libc/stdlib/ |
| D | strtoul.c | 48 int neg, any, cutlim; in strtoul() local
|
| D | strtol.c | 49 int neg, any, cutlim; in strtol() local
|
| D | strtoll.c | 52 int neg, any, cutlim; in strtoll() local
|
| D | strtoull.c | 53 int neg, any, cutlim; in strtoull() local
|
| /mirbsd/src/lib/libc/locale/ |
| D | _wcstol.h | 55 int neg, any, cutlim; in FUNCNAME() local
|
| D | _wcstoul.h | 54 int neg, any, cutlim; in FUNCNAME() local
|
| /mirbsd/src/lib/libssl/src/crypto/bn/ |
| D | bn_mul.c | 81 unsigned int neg,zero; in bn_mul_recursive() local 227 int c1,c2,neg,zero; in bn_mul_part_recursive() local 430 int neg,oneg,zero; in bn_mul_high() local
|
| D | bn_mpi.c | 94 int neg=0; in BN_mpi2bn() local
|
| D | bn_print.c | 162 int neg=0,h,m,i,j,k,c; in BN_hex2bn() local 228 int neg=0,i,j; in BN_dec2bn() local
|
| /mirbsd/src/usr.bin/oldroff/nroff/ |
| D | n4.c | 392 int neg, abs, field; in atoi1() local 563 register i, neg; local
|