OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old23
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c
1742
frauth_4_1_23_t *
old23
;
local
1744
KMALLOC(
old23
, frauth_4_1_23_t *);
1745
if (
old23
== NULL) {
1750
error = COPYIN(obj->ipfo_ptr,
old23
, sizeof(*
old23
));
1752
frauth_4_1_23_to_current(
old23
, ptr);
1753
KFREE(
old23
);
3388
frauth_4_1_23_t *
old23
;
local
3390
KMALLOC(
old23
, frauth_4_1_23_t *);
3391
if (
old23
== NULL)
[
all
...]
/src/external/bsd/ipf/dist/
ip_fil_compat.c
1749
frauth_4_1_23_t *
old23
;
local
1751
KMALLOC(
old23
, frauth_4_1_23_t *);
1752
if (
old23
== NULL) {
1757
error = COPYIN(obj->ipfo_ptr,
old23
, sizeof(*
old23
));
1759
frauth_4_1_23_to_current(
old23
, ptr);
1760
KFREE(
old23
);
3455
frauth_4_1_23_t *
old23
;
local
3457
KMALLOC(
old23
, frauth_4_1_23_t *);
3458
if (
old23
== NULL)
[
all
...]
Completed in 29 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026