allocate descriptor for character set conversion NAME iconv_open - allocate descriptor for character set conversion LIBRARY Standard C library ( libc , -l...The D-Bus interface of systemd-machined NAME org.freedesktop.machine1 - The D-Bus interface of systemd-machined INTRODUCTION systemd-machined.service (8) is a system service that k…open and possibly create a file (extended) NAME openat2 - open and possibly create a file (extended) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Defini…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…pseudoterminal interfaces NAME pty - pseudoterminal interfaces DESCRIPTION A pseudoterminal (sometimes abbreviated "pty") is a pair of virtual character devices that provide a bidi…open a pseudoterminal device NAME posix_openpt - open a pseudoterminal device LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> #include <fcntl.h> int posix_op…...har() getwd() [POSIX.1-2001 only (function removed in POSIX.1-2008)] glob() iconv_close() iconv_open() ioctl() link() linkat() [Added in POSIX.1-2008] lio_listio() [Added in POS…open a new pseudoterminal master NAME getpt - open a new pseudoterminal master LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) …send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…how to open a pathname NAME open_how - how to open a pathname LIBRARY Linux kernel headers SYNOPSIS #include <linux/openat2.h> struct open_how { u64 flags; /* O_ * flags */ u64 mod…...iconv_close () function deallocates a conversion descriptor cd previously allocated using iconv_open (3). RETURN VALUE On success, iconv_close () returns 0; otherwise, it return…...re calling iconv (3), the iconv program must first allocate a conversion descriptor using iconv_open (3). The operation of the latter function is influenced by the setting of th…...ter encoding. The cd argument is a conversion descriptor, previously created by a call to iconv_open (3); the conversion descriptor defines the character encodings that iconv ()…open a directory NAME opendir, fdopendir - open a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <dirent.h> DIR *opendir(const char * …open a directory NAME opendir, fdopendir - open a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <dirent.h> DIR *opendir(const char * …