OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shellarg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
exec_script.c
125
char *cp, *shellname, *
shellarg
;
local in function:exec_script_makecmds
169
shellarg
= NULL;
192
shellarg
= cp;
252
if (
shellarg
!= NULL) {
255
strlcpy(tmpsap->fa_arg,
shellarg
, tmpsap->fa_len);
exec_script.c
125
char *cp, *shellname, *
shellarg
;
local in function:exec_script_makecmds
169
shellarg
= NULL;
192
shellarg
= cp;
252
if (
shellarg
!= NULL) {
255
strlcpy(tmpsap->fa_arg,
shellarg
, tmpsap->fa_len);
Completed in 179 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025