Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 9 of 9) sorted by last modified time

/illumos-gate/usr/src/cmd/ypcmd/net_files/
H A DMakefile39 DIR =/etc macro
/illumos-gate/usr/src/ucbhead/sys/
H A Ddir.h124 } DIR; typedef
/illumos-gate/usr/src/stand/lib/sa/
H A Ddirent.h44 typedef struct DIR DIR; typedef
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr.h305 #define NDR_M_OP_AND_DIR_TO_MODE(M_OP, DIR) ((M_OP)|(DIR)) argument
/illumos-gate/usr/src/head/
H A Ddirent.h58 } DIR; /* stream data from opendir() */ typedef
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddir.h133 DIR; typedef
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c537 #define DIR 03 macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/dir/
H A Ddirstd.h38 } DIR; typedef
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_client.c139 struct dir *DIR; local