Searched defs:dir (Results 1 - 25 of 32) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/stdio/
H A Dtempnam.c50 tempnam(const char *dir, const char *pfx) argument
/barrelfish-2018-10-04/lib/posixcompat/
H A Ddirent.c46 struct dirent *readdir(DIR* dir) argument
62 int closedir(DIR *dir) argument
[all...]
/barrelfish-2018-10-04/lib/libc/tests/gen/
H A Dftw_test.c51 static char dir[PATH_MAX]; variable
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dgetwd.c62 struct direct dir; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dversion.c143 int cflags=0,version=0,date=0,options=0,platform=0,dir=0; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A DLPdir_unix.c61 DIR *dir; member in struct:LP_dir_context_st
/barrelfish-2018-10-04/usr/bench/rcce/bt/
H A Dmake_set.c25 int p, i, j, c, dir, size, excess, ierr,ierrcode; local
143 int p, i, j, dir, node_loc, comm_color, node_min, length, start_found; local
[all...]
/barrelfish-2018-10-04/lib/acpica/source/os_specific/service_layers/
H A Dosunixdir.c161 DIR *dir; local
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dutil.tcl37 proc dir args {} procedure
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_nfs.h34 } dir; member in union:nfs_handle::__anon1407
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DNativeEclipse.java32 static native int chdir(String dir) ; argument
/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_mapper.c127 lookup_mapper_entry(const char *dir, const char *mapname, void *linebuf, argument
/barrelfish-2018-10-04/include/barrelfish/
H A Dump_impl.h96 enum ump_direction dir; ///< Channel direction member in struct:ump_chan_state
113 ump_chan_state_init(struct ump_chan_state *c, volatile void *buf, size_t size, enum ump_direction dir) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509/
H A Dby_dir.c84 char *dir; member in struct:lookup_dir_entry_st
129 char *dir = NULL; local
208 static int add_cert_dir(BY_DIR *ctx, const char *dir, int type) argument
[all...]
/barrelfish-2018-10-04/usr/bench/bulk_transfer/
H A Dcommon.c49 net_proxy_listen(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
89 net_proxy_connect(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
130 net_transparent_listen(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done, bool nocopy) argument
177 net_transparent_connect(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done, bool nocopy) argument
216 sm_listen(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
239 sm_connect(char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
263 initialize_channel(const char *str, struct bulk_channel *channel, struct bulk_channel_callbacks *cb, struct waitset *ws, enum bulk_channel_direction dir, size_t bufsz, size_t metasz, bool *done) argument
[all...]
/barrelfish-2018-10-04/usr/ramfsd/
H A Dramfs.c37 } dir; member in union:dirent::__anon1784
107 errval_t ramfs_readdir(struct dirent *dir, uint32_t idx, struct dirent **ret) argument
130 ramfs_lookup(struct dirent *dir, const char *name, struct dirent **ret) argument
226 addchild(struct dirent *dir, struct dirent *child) argument
253 ramfs_create(struct dirent *dir, const char *name, struct dirent **ret) argument
288 ramfs_mkdir(struct dirent *dir, const char *name, struct dirent **ret) argument
[all...]
H A Dservice.c163 static errval_t readdir(struct trivfs_binding *b, trivfs_fh_t dir, uint32_t idx, argument
197 static errval_t lookup(struct trivfs_binding *b, trivfs_fh_t dir, const char *name, argument
413 static errval_t create(struct trivfs_binding *b, trivfs_fh_t dir, const char *name, argument
443 static errval_t mkdir(struct trivfs_binding *b, trivfs_fh_t dir, const char *name, argument
/barrelfish-2018-10-04/usr/slideshow/
H A Dmain.c134 char *dir = vfs_path_mkabsolute("/", indir); local
/barrelfish-2018-10-04/lib/nfs/
H A Dnfs.c724 errval_t nfs_create(struct nfs_client *client, struct nfs_fh3 dir, argument
786 errval_t nfs_mkdir(struct nfs_client *client, struct nfs_fh3 dir, cons argument
843 nfs_remove(struct nfs_client *client, struct nfs_fh3 dir, const char *name, nfs_remove_callback_t callback, void *cbarg) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dso/
H A Ddso_win32.c308 const char *dir; int dirlen; member in struct:file_st
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c685 int start, end, dir; local
/barrelfish-2018-10-04/usr/bench/bomp_benchmark/
H A Dft.c494 static void fft(int dir, dcomplex x1[NZ][NY][NX], dcomplex x2[NZ][NY][NX]) { argument
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash.h115 SEGMENT *dir; /* Hash Bucket directory */ member in struct:htab
/barrelfish-2018-10-04/lib/linenoise/
H A Dlinenoise.c660 void linenoiseEditHistoryNext(struct linenoiseState *l, int dir) { argument
/barrelfish-2018-10-04/lib/mdb/
H A Dmdb_tree.c684 mdb_exchange_remove(struct cte *target, struct cte *target_parent, struct cte **current, struct cte *parent, int dir, struct cte **ret_target) argument

Completed in 730 milliseconds

12