YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Functions
utils_core.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/stat.h>
#include "utils_core.h"
Include dependency graph for utils_core.c:

Go to the source code of this file.

Functions

int yac_file_exists (const char *filename)
 
char const * yac_name_type_pair_get_name (struct yac_name_type_pair const *pairs, size_t count, int type)
 
int yac_name_type_pair_get_type (struct yac_name_type_pair const *pairs, size_t count, char const *name)
 

Function Documentation

◆ yac_file_exists()

int yac_file_exists ( const char *  filename)

Definition at line 12 of file utils_core.c.

Here is the caller graph for this function:

◆ yac_name_type_pair_get_name()

char const * yac_name_type_pair_get_name ( struct yac_name_type_pair const *  pairs,
size_t  count,
int  type 
)

Definition at line 17 of file utils_core.c.

Here is the caller graph for this function:

◆ yac_name_type_pair_get_type()

int yac_name_type_pair_get_type ( struct yac_name_type_pair const *  pairs,
size_t  count,
char const *  name 
)

Definition at line 26 of file utils_core.c.

Here is the caller graph for this function: