Searched defs:DIR (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/stand/lib/sa/ |
H A D | dirent.h | 44 typedef struct DIR DIR; typedef
|
/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/ |
H A D | docmds.c | 70 int (*func)(char *, char *, DIR *, int)) in do_base_dir() argument 190 DIR *pdir, struct item **symlk_lst, int (*func)(char *, char *, DIR *, int)) in do_list_item() argument 539 func_dir_path(char *path, int (*func)(char *, char *, DIR *, int)) in func_dir_path() argument 626 struct item **symlk, int (*func)(char *, char *, DIR *, int)) in process_symlk() argument
|
H A D | elfrd.c | 55 process_executable(char *pathname, int (*func)(char *, char *, DIR *, int)) in process_executable() argument
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | dirent.h | 58 } DIR; typedef
|
/titanic_41/usr/src/head/ |
H A D | dirent.h | 58 } DIR; /* stream data from opendir() */ typedef
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | dir.h | 77 } DIR; typedef
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_client.c | 139 struct dir *DIR; local
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | dir.h | 133 DIR; typedef
|
/titanic_41/usr/src/ucbhead/sys/ |
H A D | dir.h | 126 } DIR; typedef
|
/titanic_41/usr/src/cmd/ypcmd/net_files/ |
H A D | Makefile | 39 DIR =/etc macro
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | ppproto.c | 507 #define DIR 03 macro
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | ndr.h | 276 #define NDR_M_OP_AND_DIR_TO_MODE(M_OP, DIR) ((M_OP)|(DIR)) argument
|