yast2-core
|
#include <stdio.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/ioctl.h>
#include <stdlib.h>
#include <unistd.h>
Functions | |
static int | inst_start_shell (char *tty_tv) |
int | main (int argc, char **argv) |
|
static |
References __attribute__().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
References inst_start_shell().