return current location in directory stream NAME telldir - return current location in directory stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <dirent.h> long t…create a name for a temporary file NAME tempnam - create a name for a temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> char *tempnam(const char …get and set terminal attributes, line control, get and set baud rate NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed,…