Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/stand/lib/sa/
H A Ddirent.h44 typedef struct DIR DIR; typedef
/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Ddocmds.c70 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 Delfrd.c55 process_executable(char *pathname, int (*func)(char *, char *, DIR *, int)) in process_executable() argument
/titanic_41/usr/src/lib/libbc/inc/include/
H A Ddirent.h58 } DIR; typedef
/titanic_41/usr/src/head/
H A Ddirent.h58 } DIR; /* stream data from opendir() */ typedef
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Ddir.h77 } DIR; typedef
/titanic_41/usr/src/cmd/ypcmd/
H A Dypxfrd_client.c139 struct dir *DIR; local
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Ddir.h133 DIR; typedef
/titanic_41/usr/src/ucbhead/sys/
H A Ddir.h126 } DIR; typedef
/titanic_41/usr/src/cmd/ypcmd/net_files/
H A DMakefile39 DIR =/etc macro
/titanic_41/usr/src/lib/libpp/common/
H A Dppproto.c507 #define DIR 03 macro
/titanic_41/usr/src/uts/common/smbsrv/
H A Dndr.h276 #define NDR_M_OP_AND_DIR_TO_MODE(M_OP, DIR) ((M_OP)|(DIR)) argument