Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 13 of 13) sorted by relevance

/third_party/uapp/dash/src/
A Dcd.c165 const char *dir = 0; in docd() local
193 updatepwd(const char *dir) in updatepwd()
270 char *dir = getcwd(0, 0); in getpwd() local
289 const char *dir = curdir; in pwdcmd() local
304 char *oldcur, *dir; in setpwd() local
A Dtab.c77 static void complete_at_dir(DIR* dir, completion_state_t* state, in complete_at_dir()
196 DIR* dir = opendir(*paths); in tab_complete() local
207 DIR* dir = opendir(pathname); in tab_complete() local
/third_party/ulib/musl/src/stdio/
A Dtempnam.c12 char* tempnam(const char* dir, const char* pfx) { in tempnam()
/third_party/uapp/fsck-msdosfs/
A Ddir.c154 fullpath(struct dosDirEntry *dir) in fullpath()
383 struct dosDirEntry *dir) in checksize()
437 struct dosDirEntry *dir) in readDosDirSection()
888 struct dosDirEntry *dir = pendingDirectories->dir; in handleDirTree() local
A Ddosfs.h135 struct dosDirEntry *dir; member
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosunixdir.c89 DIR *dir; in AcpiOsOpenDirectory() local
/third_party/uapp/dash/src/bltin/
A Dzircon.c82 DIR* dir; in zxc_ls() local
351 char* dir = argv[0]; in zxc_mkdir() local
383 DIR* dir = fdopendir(dfd); in zxc_rm_recursive() local
/third_party/ulib/musl/stubs/
A Diostubs.c296 static int stub_closedir(DIR* dir) { in stub_closedir()
303 static struct dirent* stub_readdir(DIR* dir) { in stub_readdir()
310 static int stub_readdir_r(DIR* dir, struct dirent* entry, struct dirent** result) { in stub_readdir_r()
317 static void stub_rewinddir(DIR* dir) { in stub_rewinddir()
322 static void stub_seekdir(DIR* dir, long loc) { in stub_seekdir()
327 static long stub_telldir(DIR* dir) { in stub_telldir()
/third_party/ulib/musl/src/regex/
A Dglob.c53 DIR* dir; in match_in_dir() local
/third_party/ulib/uboringssl/crypto/fipsmodule/cipher/
A Daead.c73 enum evp_aead_direction_t dir) { in EVP_AEAD_CTX_init_with_direction()
/third_party/uapp/mkfs-msdosfs/
A Dmkfs_msdos.c195 uint32_t fat, bss, rds, cls, dir, lsn, x, x1, x2; in mkfs_msdos() local
/third_party/ulib/backtrace/
A Ddwarf.c1782 const char *dir; in read_line_header() local
1904 const char *dir; in read_line_program() local
2883 const char *dir; in dwarf_lookup_pc() local
/third_party/ulib/linenoise/
A Dlinenoise.c757 void linenoiseEditHistoryNext(struct linenoiseState *l, int dir) {

Completed in 25 milliseconds