seq_path(9) suse man page | unix.com

Man Page: seq_path

Operating Environment: suse

Section: 9

SEQ_PATH(9)							   The Linux VFS						       SEQ_PATH(9)

NAME
seq_path - seq_file interface to print a pathname
SYNOPSIS
int seq_path(struct seq_file * m, struct path * path, char * esc);
ARGUMENTS
m the seq_file handle path the struct path to print esc set of characters to escape in the output
DESCRIPTION
return the absolute path of 'path', as represented by the dentry / mnt pair in the path parameter.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SEQ_PATH(9)
Related Man Pages
archive_entry_set_symlink(3) - freebsd
archive_entry_update_hardlink_utf8(3) - freebsd
archive_entry_copy_hardlink_w(3) - freebsd
archive_entry_paths(3) - freebsd
archive_entry_copy_sourcepath(3) - freebsd
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