Home
last modified time | relevance | path

Searched defs:ol (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/sys/opencrypto/
H A Dskipjack.c79 #define g(k0, k1, k2, k3, ih, il, oh, ol) \ argument
87 #define g0(ih, il, oh, ol) g(0, 1, 2, 3, ih, il, oh, ol) argument
88 #define g4(ih, il, oh, ol) g(4, 5, 6, 7, ih, il, oh, ol) argument
89 #define g8(ih, il, oh, ol) g(8, 9, 0, 1, ih, il, oh, ol) argument
90 #define g2(ih, il, oh, ol) g(2, 3, 4, 5, ih, il, oh, ol) argument
91 #define g6(ih, il, oh, ol) g(6, 7, 8, 9, ih, il, oh, ol) argument
94 #define g_inv(k0, k1, k2, k3, ih, il, oh, ol) \ argument
103 #define g0_inv(ih, il, oh, ol) g_inv(0, 1, 2, 3, ih, il, oh, ol) argument
104 #define g4_inv(ih, il, oh, ol) g_inv(4, 5, 6, 7, ih, il, oh, ol) argument
105 #define g8_inv(ih, il, oh, ol) g_inv(8, 9, 0, 1, ih, il, oh, ol) argument
[all …]
/dflybsd-src/usr.sbin/config/
H A Dmkoptions.c56 struct opt_list *ol; in options() local
108 struct opt_list *ol; in do_option() local
/dflybsd-src/usr.bin/colcrt/
H A Dcolcrt.c207 pflush(int ol) in pflush()
/dflybsd-src/contrib/dhcpcd/src/
H A Ddhcp6.c381 const uint8_t *od, size_t ol, struct dhcp_opt **oopt) in dhcp6_getoption()
2180 uint16_t ol; in dhcp6_findna() local
2257 uint16_t ol; in dhcp6_findpd() local
2646 uint16_t ol; in dhcp6_readlease() local
3138 uint16_t ol; in dhcp6_bind() local
3330 uint16_t ol; in dhcp6_recvif() local
3644 uint16_t ol; in dhcp6_recvmsg() local
H A Ddhcp-common.c875 const uint8_t *od, size_t ol) in dhcp_envoption()
H A Ddhcp.c171 uint8_t l, o, ol, overl, *bp; in get_option() local
1236 const uint8_t *od, size_t ol, struct dhcp_opt **oopt) in dhcp_getoption()
H A Dipv6nd.c1697 const uint8_t *od, size_t ol, struct dhcp_opt **oopt) in ipv6nd_getoption()
/dflybsd-src/lib/libc/gen/
H A Dvis.c114 char *ol; in iscgraph() local
/dflybsd-src/crypto/openssh/
H A Dmonitor.c873 char *s, *l, *ol = xstrdup(list); in key_base_type_match() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c17676 language_function *ol = DECL_STRUCT_FUNCTION (oldfn)->language; in tsubst_lambda_expr() local