1PARENT_LEN(9) Audit Interfaces PARENT_LEN(9)
2
3
4
6 parent_len - find the length of the parent portion of a pathname
7
9 int parent_len(const char * path);
10
12 path
13 pathname of which to determine length
14
16Kernel Hackers Manual 3.10 June 2019 PARENT_LEN(9)