SEQ_PATH(9) The Linux VFS SEQ_PATH(9)NAMEseq_path - seq_file interface to print a pathnameSYNOPSISint seq_path(struct seq_file * m, struct path * path, char * esc);ARGUMENTSm the seq_file handle path the struct path to print esc set of characters to escape in the outputDESCRIPTIONreturn the absolute path of 'path', as represented by the dentry / mnt pair in the path parameter.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SEQ_PATH(9)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |