Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

function::d_path


Name

function::d_path — get the full nameidata path

Synopsis

function d_path:string(nd:long)

Arguments

nd
Pointer to nameidata.

Description

Returns the full dirent name (full path to the root), like the kernel d_path function.