seq_escape(9) suse man page | unix.com

Man Page: seq_escape

Operating Environment: suse

Section: 9

SEQ_ESCAPE(9)							   The Linux VFS						     SEQ_ESCAPE(9)

NAME
seq_escape - print string into buffer, escaping some characters
SYNOPSIS
int seq_escape(struct seq_file * m, const char * s, const char * esc);
ARGUMENTS
m target buffer s string esc set of characters that need escaping
DESCRIPTION
Puts string into buffer, replacing each occurrence of character from esc with usual octal escape. Returns 0 in case of success, -1 - in case of overflow.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SEQ_ESCAPE(9)
Related Man Pages
ansi_code(n) - mojave
ansi_code(3tcl) - debian
cgi_url_validate(3) - debian
regexp::common::delimited5.18(3) - mojave
text::delimmatch(3) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
32 bit process addressing more than 4GB