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)NAMEseq_escape - print string into buffer, escaping some charactersSYNOPSISint seq_escape(struct seq_file * m, const char * s, const char * esc);ARGUMENTSm target buffer s string esc set of characters that need escapingDESCRIPTIONPuts 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SEQ_ESCAPE(9)
Related Man Pages |
---|
vsnprintf(9) - centos |
cgi_url_escape_more(3) - debian |
ansi_code(n) - osx |
text::delimmatch(3) - suse |
text::delimmatch(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
How to increment version inside a file? |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |