Home
last modified time | relevance | path

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

/scripts/ipe/polgen/
A Dpolgen.c18 static int policy_to_buffer(const char *pathname, char **buffer, size_t *size) in policy_to_buffer() argument
26 fd = fopen(pathname, "r"); in policy_to_buffer()
62 static int write_boot_policy(const char *pathname, const char *buf, size_t size) in write_boot_policy() argument
67 fd = fopen(pathname, "w"); in write_boot_policy()
/scripts/gdb/linux/
A Dproc.py180 pathname = ""
184 pathname = vfs.dentry_name(mntpoint) + pathname
189 if (pathname == ""):
190 pathname = "/"
200 pathname, fstype, rd, info_opts(FS_INFO, s_flags),

Completed in 7 milliseconds