OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/swapctl/
swaplist.c
59
struct swapent *sep, *
fsep
;
local in function:list_swap
73
fsep
= sep = (struct swapent *)malloc(nswap * sizeof(*sep));
117
sep =
fsep
;
220
if (
fsep
)
221
(void)free(
fsep
);
swaplist.c
59
struct swapent *sep, *
fsep
;
local in function:list_swap
73
fsep
= sep = (struct swapent *)malloc(nswap * sizeof(*sep));
117
sep =
fsep
;
220
if (
fsep
)
221
(void)free(
fsep
);
Completed in 113 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025