#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <descrip.h>
#include <namdef.h>
#include <rmsdef.h>
#include <libfildef.h>
#include <lib$routines.h>
#include <strdef.h>
#include <str$routines.h>
#include <stsdef.h>
#include "LPdir.h"
#include "vms_rms.h"
Go to the source code of this file.
#define CTX_FILESPEC (*ctx)->filespec |
#define EVMSERR 65535 /* error for non-translatable VMS errors */ |
const char* LP_find_file |
( |
LP_DIR_CTX ** |
ctx, |
|
|
const char * |
directory |
|
) |
| |