OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:execve_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_exec.c
130
struct
execve_data
;
134
static size_t calcargs(struct
execve_data
* restrict, const size_t);
135
static size_t calcstack(struct
execve_data
* restrict, const size_t);
136
static int copyoutargs(struct
execve_data
* restrict, struct lwp *,
138
static int copyoutpsstrs(struct
execve_data
* restrict, struct proc *);
139
static int copyinargs(struct
execve_data
* restrict, char * const *,
141
static int copyinargstrs(struct
execve_data
* restrict, char * const *,
257
struct
execve_data
{
struct
276
struct
execve_data
sed_exec;
313
exec_path_free(struct
execve_data
*data
[
all
...]
kern_exec.c
130
struct
execve_data
;
134
static size_t calcargs(struct
execve_data
* restrict, const size_t);
135
static size_t calcstack(struct
execve_data
* restrict, const size_t);
136
static int copyoutargs(struct
execve_data
* restrict, struct lwp *,
138
static int copyoutpsstrs(struct
execve_data
* restrict, struct proc *);
139
static int copyinargs(struct
execve_data
* restrict, char * const *,
141
static int copyinargstrs(struct
execve_data
* restrict, char * const *,
257
struct
execve_data
{
struct
276
struct
execve_data
sed_exec;
313
exec_path_free(struct
execve_data
*data
[
all
...]
Completed in 23 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025