OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:script_paths
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/powerd/
powerd.c
80
static const char *
script_paths
[] = {
variable in typeref:typename:const char * []
154
script_paths
[0] = cp;
186
for (i = 0; i < __arraycount(
script_paths
); i++) {
187
(void)snprintf(path, sizeof(path), "%s/%s",
script_paths
[i],
Completed in 61 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025