#include <linux/linkage.h>#include <descrip.h>#include <system_data_cells.h>#include <ssdef.h>#include <stdarg.h>#include <exe_routines.h>#include <linux/string.h>#include <linux/kernel.h>Go to the source code of this file.
Functions | |
| asmlinkage int | exe_faol (void *ctrstr, short int *outlen, void *outbuf, int *prmlst) |
| asmlinkage int | exe_fao (void *ctrstr, short int *outlen, void *outbuf,...) |
| asmlinkage int exe_fao | ( | void * | ctrstr, | |
| short int * | outlen, | |||
| void * | outbuf, | |||
| ... | ||||
| ) |
| asmlinkage int exe_faol | ( | void * | ctrstr, | |
| short int * | outlen, | |||
| void * | outbuf, | |||
| int * | prmlst | |||
| ) |
Definition at line 15 of file sysfao.c.
References exe_asctim(), exe_gq_systime, and SS__NORMAL.
Referenced by exe_fao().
1.5.5