ze-filter  (ze-filter-0.8.0-develop-180218)
policy-test.c File Reference
#include <ze-sys.h>
#include <ze-filter.h>
#include <ze-avclient.h>

Go to the source code of this file.

Functions

bool shall_notify_user (char *, bool)
 
void print_str_bounds (char *s, int i, int f)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 53 of file policy-test.c.

◆ print_str_bounds()

void print_str_bounds ( char *  s,
int  i,
int  f 
)

Definition at line 34 of file policy-test.c.

◆ shall_notify_user()

bool shall_notify_user ( char *  user_addr,
bool  to 
)

Definition at line 209 of file policy-test.c.