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 2.6. July 2010 SEQ_ESCAPE(9)
| Related Man Pages |
|---|
| ansi_code(3tcl) - debian |
| cgi_url_escape_more(3) - debian |
| regexp::common::delimited5.18(3) - mojave |
| text::delimmatch(3) - suse |
| regexp::common::delimited(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |