OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old11
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c
1755
frauth_4_1_11_t *
old11
;
local
1757
KMALLOC(
old11
, frauth_4_1_11_t *);
1758
if (
old11
== NULL) {
1763
error = COPYIN(obj->ipfo_ptr,
old11
, sizeof(*
old11
));
1765
frauth_4_1_11_to_current(
old11
, ptr);
1769
KFREE(
old11
);
3403
frauth_4_1_11_t *
old11
;
local
3405
KMALLOC(
old11
, frauth_4_1_11_t *);
3406
if (
old11
== NULL)
[
all
...]
ip_fil_compat.c
1755
frauth_4_1_11_t *
old11
;
local
1757
KMALLOC(
old11
, frauth_4_1_11_t *);
1758
if (
old11
== NULL) {
1763
error = COPYIN(obj->ipfo_ptr,
old11
, sizeof(*
old11
));
1765
frauth_4_1_11_to_current(
old11
, ptr);
1769
KFREE(
old11
);
3403
frauth_4_1_11_t *
old11
;
local
3405
KMALLOC(
old11
, frauth_4_1_11_t *);
3406
if (
old11
== NULL)
[
all
...]
Completed in 157 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026