OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gpiounset
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/gpioctl/
gpioctl.c
50
static void
gpiounset
(int pin, char *name);
190
gpiounset
(pin, nm);
337
gpiounset
(int pin, char *name)
function in typeref:typename:void
347
if (ioctl(devfd,
GPIOUNSET
, &set) == -1)
348
err(EXIT_FAILURE, "
GPIOUNSET
");
gpioctl.c
50
static void
gpiounset
(int pin, char *name);
190
gpiounset
(pin, nm);
337
gpiounset
(int pin, char *name)
function in typeref:typename:void
347
if (ioctl(devfd,
GPIOUNSET
, &set) == -1)
348
err(EXIT_FAILURE, "
GPIOUNSET
");
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025