Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/asm-gene...
File: sockios.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
[0] Fix | Delete
#ifndef __ASM_GENERIC_SOCKIOS_H
[1] Fix | Delete
#define __ASM_GENERIC_SOCKIOS_H
[2] Fix | Delete
[3] Fix | Delete
/* Socket-level I/O control calls. */
[4] Fix | Delete
#define FIOSETOWN 0x8901
[5] Fix | Delete
#define SIOCSPGRP 0x8902
[6] Fix | Delete
#define FIOGETOWN 0x8903
[7] Fix | Delete
#define SIOCGPGRP 0x8904
[8] Fix | Delete
#define SIOCATMARK 0x8905
[9] Fix | Delete
#define SIOCGSTAMP 0x8906 /* Get stamp (timeval) */
[10] Fix | Delete
#define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */
[11] Fix | Delete
[12] Fix | Delete
#endif /* __ASM_GENERIC_SOCKIOS_H */
[13] Fix | Delete
[14] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function