Home
last modified time | relevance | path

Searched defs:arg_ptr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/security/tomoyo/
Dcondition.c25 static bool tomoyo_argv(const unsigned int index, const char *arg_ptr, in tomoyo_argv()
111 char *arg_ptr = ee->tmp; in tomoyo_scan_bprm() local
Ddomain.c619 char *arg_ptr; /* Size is TOMOYO_EXEC_TMPSIZE bytes */ in tomoyo_environ() local