1. NAME

parent_len - find the length of the parent portion of a pathname

2. SYNOPSIS

int parent_len(const char *  path );

3. ARGUMENTS

path
    pathname of which to determine length

4. COPYRIGHT