Home
last modified time | relevance | path

Searched refs:null_path (Results 1 – 1 of 1) sorted by relevance

/linux/security/landlock/
H A Ddomain.c82 static const char null_path[] = "(null)"; in get_current_details() local
83 const char *path_str = null_path; in get_current_details()
84 size_t path_size = sizeof(null_path); in get_current_details()