Functions
pam.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <assert.h>
#include "pam.h"
Include dependency graph for pam.c:

Go to the source code of this file.

Functions

pam_tpam_convert (pam_t *in, int type)
 
pam_tpam_copy (pam_t *pam)
 
pam_tpam_create_from_file (const char *inpath)
 
void pam_destroy (pam_t *pam)
 
int pam_write_file (pam_t *pam, const char *outpath)
 

Function Documentation

◆ pam_convert()

pam_t* pam_convert ( pam_t in,
int  type 
)

Definition at line 220 of file pam.c.

◆ pam_copy()

pam_t* pam_copy ( pam_t pam)

Definition at line 204 of file pam.c.

◆ pam_create_from_file()

pam_t* pam_create_from_file ( const char *  inpath)

Definition at line 35 of file pam.c.

◆ pam_destroy()

void pam_destroy ( pam_t pam)

Definition at line 195 of file pam.c.

◆ pam_write_file()

int pam_write_file ( pam_t pam,
const char *  outpath 
)

Definition at line 158 of file pam.c.



apriltag
Author(s): Edwin Olson , Max Krogius
autogenerated on Mon Jun 26 2023 02:26:35