libkeymap  2.0.1
Library to manage the Linux keymaps
Data Structures | Typedefs | Functions
findfile.h File Reference
#include <stdio.h>
#include <sys/param.h>

Go to the source code of this file.

Data Structures

struct  lkfile
 

Typedefs

typedef struct lkfile lkfile_t
 

Functions

void lk_fpclose (lkfile_t *fp)
 
int lk_findfile (const char *fnam, const char *const *dirpath, const char *const *suffixes, lkfile_t *fp)
 

Typedef Documentation

typedef struct lkfile lkfile_t

Function Documentation

void lk_fpclose ( lkfile_t fp)
int lk_findfile ( const char *  fnam,
const char *const *  dirpath,
const char *const *  suffixes,
lkfile_t fp 
)