elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elks
/
include
/
linuxmt
/
sysctl.h
File editor
#ifndef __LINUXMT_SYSCTL_H #define __LINUXMT_SYSCTL_H /* sysctl(2) parameters */ #define CTL_MAXNAMESZ 32 /* max size of option name */ #define CTL_LIST 0 /* get option list from index */ #define CTL_GET (-1) /* get option value by name */ #define CTL_SET (-2) /* set option value by name */ #endif
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history