HomeSort by: relevance | last modified time | path
    Searched defs:rmtopen (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/dump/
dumprmt.c 173 rmtopen(const char *tapedevice, int mode, int verbose) function in typeref:typename:int
  /src/lib/librmt/
rmtlib.c 566 * The preprocessor can be used to remap these the rmtopen(), etc
580 * # define open rmtopen
627 rmtopen(const char *path, int oflag, ...) function in typeref:typename:int
835 return rmtopen(path, O_WRONLY | O_CREAT, mode);

Completed in 12 milliseconds