StuBS
dir.cc File Reference
#include "fs/minix/minix.h"
#include "fs/errno.h"
#include "utils/string.h"
#include "debug/assert.h"
Include dependency graph for dir.cc:

Functions

static bool namecompare (size_t len, const char *name, const char *buffer)
 
static size_t namelen (const char *buffer)
 

Function Documentation

◆ namecompare()

static bool namecompare ( size_t  len,
const char *  name,
const char *  buffer 
)
inlinestatic

◆ namelen()

static size_t namelen ( const char *  buffer)
inlinestatic