OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:add_swap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/swapctl/
swapctl.c
152
static int
add_swap
(char *, int);
332
if (!
add_swap
(argv[0], pri))
418
if (!
add_swap
(argv[0], pri))
444
*
add_swap
: add the pathname to the list of swap devices.
447
add_swap
(char *path, int priority)
function in typeref:typename:int
639
if (
add_swap
(devicename, pri)) {
676
if (
add_swap
(devicename, pri)) {
826
if (
add_swap
(spec, (int)priority)) {
swapctl.c
152
static int
add_swap
(char *, int);
332
if (!
add_swap
(argv[0], pri))
418
if (!
add_swap
(argv[0], pri))
444
*
add_swap
: add the pathname to the list of swap devices.
447
add_swap
(char *path, int priority)
function in typeref:typename:int
639
if (
add_swap
(devicename, pri)) {
676
if (
add_swap
(devicename, pri)) {
826
if (
add_swap
(spec, (int)priority)) {
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025