Crinit -- Configurable Rootfs Init
notiserv.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
6
#ifndef __NOTISERV_H__
7
#define __NOTISERV_H__
8
9
#include "
taskdb.h
"
10
22
int
crinitStartInterfaceServer
(
crinitTaskDB_t
*ctx,
const
char
*sockfile);
23
24
#endif
/*__NOTISERV_H__ */
crinitStartInterfaceServer
int crinitStartInterfaceServer(crinitTaskDB_t *ctx, const char *sockfile)
Definition:
notiserv.c:169
crinitTaskDB_t
Definition:
taskdb.h:21
taskdb.h
Header defining the central Task Data Structure and related types/functions.
inc
notiserv.h
Generated by
1.9.1