Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c621 char *arg_ptr; /* Size is TOMOYO_EXEC_TMPSIZE bytes */ in tomoyo_environ() local