uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
..
/
usr
/
local
/
..
/
lib
/
syslinux
/
com32
/
include
/
getopt.h
/
/
#ifndef _GETOPT_H #define _GETOPT_H #include <klibc/extern.h> struct option { const char *name; int has_arg; int *flag; int val; }; enum { no_argument = 0, required_argument = 1, optional_argument = 2, }; __extern int getopt_long(int, char *const *, const char *, const struct option *, int *); #endif /* _GETOPT_H */
/var/../usr/local/../lib/syslinux/com32/include/getopt.h