mangle_path(9) suse man page | unix.com

Man Page: mangle_path

Operating Environment: suse

Section: 9

MANGLE_PATH(9)							   The Linux VFS						    MANGLE_PATH(9)

NAME
mangle_path - mangle and copy path to buffer beginning
SYNOPSIS
char * mangle_path(char * s, char * p, char * esc);
ARGUMENTS
s buffer start p beginning of path in above buffer esc set of characters that need escaping
DESCRIPTION
Copy the path from p to s, replacing each occurrence of character from esc with usual octal escape. Returns pointer past last written character in s, or NULL in case of failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MANGLE_PATH(9)
Related Man Pages
ansi_code(3tcl) - debian
xmtextfieldgetsubstring(3x) - osf1
ansi_code(n) - suse
regexp::common::delimited(3) - mojave
text::delimmatch(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com