Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 4 of 4) sorted by relevance

/minix3/games/rogue/
H A Dzap.c284 short i, ch, new_dir = -1, damage; in bounce() local
/minix3/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dby_dir.c147 static int new_dir(X509_LOOKUP *lu) in new_dir() function
/minix3/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dndbm.c165 char *old_dir, *old_pag, *new_dir, *new_pag; in NDBM_rename() local
/minix3/minix/servers/vfs/
H A Drequest.c927 req_rename(endpoint_t fs_e, ino_t old_dir, char *old_name, ino_t new_dir, char *new_name) in req_rename()