:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
seq_escape(9) - phpMan

Command: man perldoc info search(apropos)  


SEQ_ESCAPE(9)                             The Linux VFS                             SEQ_ESCAPE(9)



NAME
       seq_escape - print string into buffer, escaping some characters

SYNOPSIS
       void 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. Use seq_has_overflowed to check for errors.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                             SEQ_ESCAPE(9)


/man
rootr.net - man pages