centos man page for seq_escape

Query: seq_escape

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 SEQ_ESCAPE(9)
Related Man Pages
ansi_code(3tcl) - debian
cgi_url_validate(3) - debian
addslashes(3) - php
regexp::common::delimited5.18(3) - mojave
text::delimmatch(3) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!